Searched refs:stopAllRunningLocked (Results 1 – 2 of 2) sorted by relevance
2469 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer2616 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer2617 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()2618 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()5412 mAudioOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetAudioLocked()5429 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()5528 mCameraOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetCameraLocked()5545 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetFlashlightLocked()5630 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtime); in noteResetBluetoothScanLocked()7125 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]
87934 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V88076 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V