Searched refs:bgCurrentDrainHighThresholdByBgLocation (Results 1 – 1 of 1) sorted by relevance
1761 DeviceConfigSession<Boolean> bgCurrentDrainHighThresholdByBgLocation = null; in testBgCurrentDrainMonitorExemptions() local1903 bgCurrentDrainHighThresholdByBgLocation = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1909 bgCurrentDrainHighThresholdByBgLocation.set(true); in testBgCurrentDrainMonitorExemptions()2079 bgCurrentDrainHighThresholdByBgLocation.set(false); in testBgCurrentDrainMonitorExemptions()2105 bgCurrentDrainHighThresholdByBgLocation.set(true); in testBgCurrentDrainMonitorExemptions()2346 closeIfNotNull(bgCurrentDrainHighThresholdByBgLocation); in testBgCurrentDrainMonitorExemptions()