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