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