Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1740 final float bgRestrictedHighThreshold = 25.0f; in testBgCurrentDrainMonitorExemptions() local
1742 BATTERY_FULL_CHARGE_MAH * bgRestrictedHighThreshold / 100.0f; in testBgCurrentDrainMonitorExemptions()
1837 bgCurrentDrainBgRestrictedHighThreshold.set(bgRestrictedHighThreshold); in testBgCurrentDrainMonitorExemptions()