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