Searched refs:stopAllRunningLocked (Results 1 – 2 of 2) sorted by relevance
2466 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer2613 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer2614 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()2615 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()5399 mAudioOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetAudioLocked()5416 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()5515 mCameraOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetCameraLocked()5532 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetFlashlightLocked()5617 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()7112 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]
94275 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V94428 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V