Searched refs:bgPromptAbusiveAppToBgRestricted (Results 1 – 1 of 1) sorted by relevance
644 DeviceConfigSession<Boolean> bgPromptAbusiveAppToBgRestricted = null; in testBgCurrentDrainMonitor() local718 bgPromptAbusiveAppToBgRestricted = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()724 bgPromptAbusiveAppToBgRestricted.set(true); in testBgCurrentDrainMonitor()1167 closeIfNotNull(bgPromptAbusiveAppToBgRestricted); in testBgCurrentDrainMonitor()1763 DeviceConfigSession<Boolean> bgPromptAbusiveAppToBgRestricted = null; in testBgCurrentDrainMonitorExemptions() local1918 bgPromptAbusiveAppToBgRestricted = new DeviceConfigSession<>( in testBgCurrentDrainMonitorExemptions()1924 bgPromptAbusiveAppToBgRestricted.set(true); in testBgCurrentDrainMonitorExemptions()2345 closeIfNotNull(bgPromptAbusiveAppToBgRestricted); in testBgCurrentDrainMonitorExemptions()