Home
last modified time | relevance | path

Searched refs:stopAllRunningLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java2637 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer
2785 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer
2786 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 …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt76828 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V
76970 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V