Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java7584 StopwatchTimer mFlashlightTurnedOnTimer; field in BatteryStatsImpl.Uid
8323 if (mFlashlightTurnedOnTimer == null) { in createFlashlightTurnedOnTimerLocked()
8327 return mFlashlightTurnedOnTimer; in createFlashlightTurnedOnTimerLocked()
8335 if (mFlashlightTurnedOnTimer != null) { in noteFlashlightTurnedOffLocked()
8336 mFlashlightTurnedOnTimer.stopRunningLocked(elapsedRealtimeMs); in noteFlashlightTurnedOffLocked()
8341 if (mFlashlightTurnedOnTimer != null) { in noteResetFlashlightLocked()
8611 return mFlashlightTurnedOnTimer; in getFlashlightTurnedOnTimer()
9126 detachIfNotNull(mFlashlightTurnedOnTimer); in detachFromTimeBase()
9338 if (mFlashlightTurnedOnTimer != null) { in writeToParcelLocked()
9641 mFlashlightTurnedOnTimer = null; in readFromParcelLocked()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt77238 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mFlashlightTurnedOnTimer:Lcom/android/internal/os/B…