Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1751 DeviceConfigSession<Float> bgCurrentDrainRestrictedBucketHighThreshold = null; in testBgCurrentDrainMonitorExemptions() local
1821 bgCurrentDrainRestrictedBucketHighThreshold = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()
1828 bgCurrentDrainRestrictedBucketHighThreshold.set(restrictBucketHighThreshold); in testBgCurrentDrainMonitorExemptions()
2335 closeIfNotNull(bgCurrentDrainRestrictedBucketHighThreshold); in testBgCurrentDrainMonitorExemptions()