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.java812 StopwatchTimer mVideoOnTimer; field in BatteryStatsImpl
5366 mVideoOnTimer.startRunningLocked(elapsedRealtime); in noteVideoOnLocked()
5385 mVideoOnTimer.stopRunningLocked(elapsedRealtime); in noteVideoOffLocked()
5416 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()
9827 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in BatteryStatsImpl()
10485 mVideoOnTimer.reset(false); in resetAllStatsLocked()
14640 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in readFromParcelLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95267 Lcom/android/internal/os/BatteryStatsImpl;->mVideoOnTimer:Lcom/android/internal/os/BatteryStatsImpl…