Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java665 final ArrayList<StopwatchTimer> mFlashlightTurnedOnTimers = new ArrayList<>(); field in BatteryStatsImpl
7143 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase); in createFlashlightTurnedOnTimerLocked()
8457 … FLASHLIGHT_TURNED_ON, mBsi.mFlashlightTurnedOnTimers, mBsi.mOnBatteryTimeBase, in); in readFromParcelLocked()
14728 mFlashlightTurnedOnTimers.clear(); in readFromParcelLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95099 Lcom/android/internal/os/BatteryStatsImpl;->mFlashlightTurnedOnTimers:Ljava/util/ArrayList;