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

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

Completed in 104 milliseconds