Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppBatteryTracker.java1462 volatile int mBgCurrentDrainBgRestrictedTypes; field in AppBatteryTracker.AppBatteryPolicy
1660 mBgCurrentDrainBgRestrictedTypes = in updateCurrentDrainThreshold()
1854 mBgCurrentDrainBgRestrictedTypes); in handleUidBatteryUsage()
2117 pw.println(batteryUsageTypesToString(mBgCurrentDrainBgRestrictedTypes)); in dump()