Searched refs:stopAllRunningLocked (Results 1 – 1 of 1) sorted by relevance
2473 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer2620 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer2621 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()2622 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()5424 mAudioOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetAudioLocked()5441 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()5540 mCameraOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetCameraLocked()5557 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetFlashlightLocked()5642 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()7138 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]