Searched refs:mVideoTurnedOnTimers (Results 1 – 2 of 2) sorted by relevance
664 final ArrayList<StopwatchTimer> mVideoTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl7119 mBsi.mVideoTurnedOnTimers, mBsi.mOnBatteryTimeBase); in createVideoTurnedOnTimerLocked()8451 mBsi.mVideoTurnedOnTimers, mBsi.mOnBatteryTimeBase, in); in readFromParcelLocked()14727 mVideoTurnedOnTimers.clear(); in readFromParcelLocked()
95268 Lcom/android/internal/os/BatteryStatsImpl;->mVideoTurnedOnTimers:Ljava/util/ArrayList;