Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1737 final float restrictBucketHighThreshold = 25.0f; in testBgCurrentDrainMonitorExemptions() local
1739 BATTERY_FULL_CHARGE_MAH * restrictBucketHighThreshold / 100.0f; in testBgCurrentDrainMonitorExemptions()
1828 bgCurrentDrainRestrictedBucketHighThreshold.set(restrictBucketHighThreshold); in testBgCurrentDrainMonitorExemptions()