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

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java229 StopwatchTimer mVideoOnTimer; field in class:BatteryStatsImpl
2095 mVideoOnTimer.startRunningLocked(this);
2107 mVideoOnTimer.stopRunningLocked(this);
4105 mVideoOnTimer = new StopwatchTimer(null, -7, null, mUnpluggables);
4268 mVideoOnTimer.reset(this, false);

Completed in 91 milliseconds