Searched refs:mVideoOnTimer (Results 1 – 1 of 1) sorted by relevance
416 StopwatchTimer mVideoOnTimer; field in BatteryStatsImpl4653 mVideoOnTimer.startRunningLocked(elapsedRealtime); in noteVideoOnLocked()4671 mVideoOnTimer.stopRunningLocked(elapsedRealtime); in noteVideoOffLocked()4702 mVideoOnTimer.stopAllRunningLocked(elapsedRealtime); in noteResetVideoLocked()8671 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in BatteryStatsImpl()9296 mVideoOnTimer.reset(false); in resetAllStatsLocked()12244 mVideoOnTimer = new StopwatchTimer(mClocks, null, -8, null, mOnBatteryTimeBase); in readFromParcelLocked()