Searched defs:mVideoTurnedOnTimers (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java272 final ArrayList<StopwatchTimer> mVideoTurnedOnTimers = new ArrayList<>(); field in class:BatteryStatsImpl
6006 mBsi.mVideoTurnedOnTimers, mBsi.mOnBatteryTimeBase);
7208 mBsi.mVideoTurnedOnTimers, mBsi.mOnBatteryTimeBase, in);
12306 mVideoTurnedOnTimers.clear();

Completed in 57 milliseconds