Searched refs:bgCurrentDrainDecoupleThresholds (Results 1 – 1 of 1) sorted by relevance
647 DeviceConfigSession<Boolean> bgCurrentDrainDecoupleThresholds = null; in testBgCurrentDrainMonitor() local741 bgCurrentDrainDecoupleThresholds = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()746 bgCurrentDrainDecoupleThresholds.set(true); in testBgCurrentDrainMonitor()1091 bgCurrentDrainDecoupleThresholds.set(true); in testBgCurrentDrainMonitor()1125 bgCurrentDrainDecoupleThresholds.set(false); in testBgCurrentDrainMonitor()1170 closeIfNotNull(bgCurrentDrainDecoupleThresholds); in testBgCurrentDrainMonitor()1762 DeviceConfigSession<Boolean> bgCurrentDrainDecoupleThresholds = null; in testBgCurrentDrainMonitorExemptions() local1911 bgCurrentDrainDecoupleThresholds = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1916 bgCurrentDrainDecoupleThresholds.set(true); in testBgCurrentDrainMonitorExemptions()2347 closeIfNotNull(bgCurrentDrainDecoupleThresholds); in testBgCurrentDrainMonitorExemptions()