Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppBatteryTracker.java1452 volatile boolean mBgCurrentDrainAutoRestrictAbusiveAppsEnabled; field in AppBatteryTracker.AppBatteryPolicy
1732 mBgCurrentDrainAutoRestrictAbusiveAppsEnabled = DeviceConfig.getBoolean( in updateBgCurrentDrainAutoRestrictAbusiveAppsEnabled()
1770 && mBgCurrentDrainAutoRestrictAbusiveAppsEnabled; in getProposedRestrictionLevel()
2109 pw.println(mBgCurrentDrainAutoRestrictAbusiveAppsEnabled); in dump()