Searched refs:stopAllRunningLocked (Results 1 – 2 of 2) sorted by relevance
3343 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer3490 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer3491 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()3492 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()6283 mAudioOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()6297 mVideoOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetVideoLocked()6408 mCameraOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetCameraLocked()6424 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetFlashlightLocked()6520 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetBluetoothScanLocked()8672 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]
73505 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V73647 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V