Searched refs:bgCurrentDrainEventDurationBasedThresholdEnabled (Results 1 – 1 of 1) sorted by relevance
1756 DeviceConfigSession<Boolean> bgCurrentDrainEventDurationBasedThresholdEnabled = null; in testBgCurrentDrainMonitorExemptions() local1863 bgCurrentDrainEventDurationBasedThresholdEnabled = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1869 bgCurrentDrainEventDurationBasedThresholdEnabled.set(true); in testBgCurrentDrainMonitorExemptions()2126 bgCurrentDrainEventDurationBasedThresholdEnabled.set(false); in testBgCurrentDrainMonitorExemptions()2340 closeIfNotNull(bgCurrentDrainEventDurationBasedThresholdEnabled); in testBgCurrentDrainMonitorExemptions()