Searched refs:bgCurrentDrainBgRestrictedThreshold (Results 1 – 1 of 1) sorted by relevance
641 DeviceConfigSession<Float> bgCurrentDrainBgRestrictedThreshold = null; in testBgCurrentDrainMonitor() local693 bgCurrentDrainBgRestrictedThreshold = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()700 bgCurrentDrainBgRestrictedThreshold.set(bgRestrictedThreshold); in testBgCurrentDrainMonitor()1164 closeIfNotNull(bgCurrentDrainBgRestrictedThreshold); in testBgCurrentDrainMonitor()1750 DeviceConfigSession<Float> bgCurrentDrainBgRestrictedThreshold = null; in testBgCurrentDrainMonitorExemptions() local1812 bgCurrentDrainBgRestrictedThreshold = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1819 bgCurrentDrainBgRestrictedThreshold.set(bgRestrictedThreshold); in testBgCurrentDrainMonitorExemptions()2334 closeIfNotNull(bgCurrentDrainBgRestrictedThreshold); in testBgCurrentDrainMonitorExemptions()