Searched refs:mAudioTurnedOnTimers (Results 1 – 2 of 2) sorted by relevance
663 final ArrayList<StopwatchTimer> mAudioTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl7095 mBsi.mAudioTurnedOnTimers, mBsi.mOnBatteryTimeBase); in createAudioTurnedOnTimerLocked()8445 mBsi.mAudioTurnedOnTimers, mBsi.mOnBatteryTimeBase, in); in readFromParcelLocked()14726 mAudioTurnedOnTimers.clear(); in readFromParcelLocked()
95023 Lcom/android/internal/os/BatteryStatsImpl;->mAudioTurnedOnTimers:Ljava/util/ArrayList;