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
5546 mBsi.mVideoTurnedOnTimers, mBsi.mOnBatteryTimeBase);
6568 mBsi.mVideoTurnedOnTimers, mBsi.mOnBatteryTimeBase, in);
11381 mVideoTurnedOnTimers.clear();

Completed in 63 milliseconds