Searched refs:mVideoOnTimer (Results 1 – 1 of 1) sorted by relevance
272 StopwatchTimer mVideoOnTimer; field in BatteryStatsImpl3493 mVideoOnTimer.startRunningLocked(elapsedRealtime); in noteVideoOnLocked()3511 mVideoOnTimer.stopRunningLocked(elapsedRealtime); in noteVideoOffLocked()3542 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()6451 mVideoOnTimer = new StopwatchTimer(null, -8, null, mOnBatteryTimeBase); in BatteryStatsImpl()6703 mVideoOnTimer.reset(false); in resetAllStatsLocked()8558 mVideoOnTimer = new StopwatchTimer(null, -8, null, mOnBatteryTimeBase); in readFromParcelLocked()