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.java2466 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer
2613 public void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.DualTimer
2614 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 …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt94275 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopAllRunningLocked(J)V
94428 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopAllRunningLocked(J)V