Searched refs:mFlashlightTurnedOnTimers (Results 1 – 2 of 2) sorted by relevance
829 private final ArrayList<StopwatchTimer> mFlashlightTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl8703 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase); in createFlashlightTurnedOnTimerLocked()
74303 Lcom/android/internal/os/BatteryStatsImpl;->mFlashlightTurnedOnTimers:Ljava/util/ArrayList;