Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java965 StopwatchTimer mVideoOnTimer; field in BatteryStatsImpl
5952 mVideoOnTimer.startRunningLocked(elapsedRealtimeMs); in noteVideoOnLocked()
5974 mVideoOnTimer.stopRunningLocked(elapsedRealtimeMs); in noteVideoOffLocked()
6010 mVideoOnTimer.stopAllRunningLocked(elapsedRealtimeMs); in noteResetVideoLocked()
11068 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in initTimersAndCounters()
11668 mVideoOnTimer.reset(false, elapsedRealtimeUs); in resetAllStatsLocked()
16697 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt77794 Lcom/android/internal/os/BatteryStatsImpl;->mVideoOnTimer:Lcom/android/internal/os/BatteryStatsImpl…