Searched refs:stopAllRunningLocked (Results 1 – 2 of 2) sorted by relevance
2637 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer2785 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer2786 super.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()2787 mSubTimer.stopAllRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()5658 mAudioOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()5677 mVideoOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetVideoLocked()5812 mCameraOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetCameraLocked()5831 mFlashlightOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetFlashlightLocked()5932 mBluetoothScanTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetBluetoothScanLocked()7936 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()[all …]
76828 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V76970 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V