Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppBatteryTracker.java1485 volatile boolean mBgCurrentDrainDecoupleThresholds; field in AppBatteryTracker.AppBatteryPolicy
1725 mBgCurrentDrainDecoupleThresholds = DeviceConfig.getBoolean( in updateCurrentDrainDecoupleThresholds()
1866 final boolean decoupleThresholds = mBgCurrentDrainDecoupleThresholds; in handleUidBatteryUsage()