Searched refs:stopAllRunningLocked (Results 1 – 1 of 1) sorted by relevance
2560 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer2706 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer2707 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()2708 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()5552 mAudioOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetAudioLocked()5569 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()5668 mCameraOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetCameraLocked()5685 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetFlashlightLocked()5770 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()7238 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]