Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppBatteryTracker.java1480 volatile boolean mBgCurrentDrainHighThresholdByBgLocation; field in AppBatteryTracker.AppBatteryPolicy
1676 mBgCurrentDrainHighThresholdByBgLocation = in updateCurrentDrainThreshold()
1975 if (!mBgCurrentDrainHighThresholdByBgLocation) { in hasLocation()
2129 pw.println(mBgCurrentDrainHighThresholdByBgLocation); in dump()