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