Home
last modified time | relevance | path

Searched refs:mFlashlightTurnedOnTimers (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java220 final ArrayList<StopwatchTimer> mFlashlightTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl
4679 mFlashlightTurnedOnTimers, mOnBatteryTimeBase); in createFlashlightTurnedOnTimerLocked()
5582 mFlashlightTurnedOnTimers, mOnBatteryTimeBase, in); in readFromParcelLocked()
9897 mFlashlightTurnedOnTimers.clear(); in readFromParcelLocked()