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.java273 final ArrayList<StopwatchTimer> mFlashlightTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl
6030 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase); in createFlashlightTurnedOnTimerLocked()
7214 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase, in); in readFromParcelLocked()
12307 mFlashlightTurnedOnTimers.clear(); in readFromParcelLocked()