Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1752 DeviceConfigSession<Float> bgCurrentDrainBgRestrictedHighThreshold = null; in testBgCurrentDrainMonitorExemptions() local
1830 bgCurrentDrainBgRestrictedHighThreshold = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()
1837 bgCurrentDrainBgRestrictedHighThreshold.set(bgRestrictedHighThreshold); in testBgCurrentDrainMonitorExemptions()
2336 closeIfNotNull(bgCurrentDrainBgRestrictedHighThreshold); in testBgCurrentDrainMonitorExemptions()