resetActivityStatistic()

Use the resetActivityStatistic() method to reset the runtime statistics for an adapter service.

Parameters

The method has no parameters.

Returned Results

The method has no returned results.

Note: Resetting the statistics do not necessarily remove all prior information. Any adapter service that contains an activity can remain, but all accumulated values can be reset to 0.

This method also does not reset or change the statistics maintained in the adapter logs. Any statistics maintained in the adapter log can remain unaffected.