Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1500 void stopAllRunningLocked(long elapsedRealtimeMs) { in stopAllRunningLocked() method in BatteryStatsImpl.StopwatchTimer
3525 mAudioOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetAudioLocked()
3542 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()
4440 mAudioTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetAudioLocked()
4464 mVideoTurnedOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetVideoLocked()