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.java625 final ArrayList<StopwatchTimer> mFlashlightTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl
7269 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase); in createFlashlightTurnedOnTimerLocked()
8659 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase, in); in readFromParcelLocked()
14872 mFlashlightTurnedOnTimers.clear(); in readFromParcelLocked()