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