Searched refs:stopAllRunningLocked (Results 1 – 2 of 2) sorted by relevance
3666 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer3813 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer3814 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()3815 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()6558 mAudioOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()6572 mVideoOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetVideoLocked()6687 mCameraOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetCameraLocked()6703 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetFlashlightLocked()6799 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetBluetoothScanLocked()9019 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]
72862 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V73004 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V