Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java628 final float restrictBucketThreshold = 2.0f; in testBgCurrentDrainMonitor() local
630 BATTERY_FULL_CHARGE_MAH * restrictBucketThreshold / 100.0f; in testBgCurrentDrainMonitor()
691 bgCurrentDrainRestrictedBucketThreshold.set(restrictBucketThreshold); in testBgCurrentDrainMonitor()
1731 final float restrictBucketThreshold = 2.0f; in testBgCurrentDrainMonitorExemptions() local
1733 BATTERY_FULL_CHARGE_MAH * restrictBucketThreshold / 100.0f; in testBgCurrentDrainMonitorExemptions()
1810 bgCurrentDrainRestrictedBucketThreshold.set(restrictBucketThreshold); in testBgCurrentDrainMonitorExemptions()