Searched refs:stopAllRunningLocked (Results 1 – 1 of 1) sorted by relevance
2100 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer2246 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer2247 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()2248 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()4685 mAudioOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetAudioLocked()4702 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()4801 mCameraOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetCameraLocked()4818 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetFlashlightLocked()4879 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()5999 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]