Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java814 StopwatchTimer mVideoOnTimer; field in BatteryStatsImpl
5379 mVideoOnTimer.startRunningLocked(elapsedRealtime); in noteVideoOnLocked()
5398 mVideoOnTimer.stopRunningLocked(elapsedRealtime); in noteVideoOffLocked()
5429 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()
9840 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in BatteryStatsImpl()
10498 mVideoOnTimer.reset(false); in resetAllStatsLocked()
14639 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in readFromParcelLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88900 Lcom/android/internal/os/BatteryStatsImpl;->mVideoOnTimer:Lcom/android/internal/os/BatteryStatsImpl…