Searched refs:addTempPowerSaveModeWhitelist (Results 1 – 3 of 3) sorted by relevance
290 addTempPowerSaveModeWhitelist(TEST_APP2_PKG, TEMP_POWERSAVE_WHITELIST_DURATION_MS); in testAppIdleAndDoze_tempPowerSaveWhitelists()318 addTempPowerSaveModeWhitelist(TEST_APP2_PKG, TEMP_POWERSAVE_WHITELIST_DURATION_MS); in testAppIdleAndBatterySaver_tempPowerSaveWhitelists()370 addTempPowerSaveModeWhitelist(TEST_APP2_PKG, TEMP_POWERSAVE_WHITELIST_DURATION_MS); in testAppIdleAndDoze_tempPowerSaveAndAppIdleWhitelists()402 addTempPowerSaveModeWhitelist(TEST_APP2_PKG, TEMP_POWERSAVE_WHITELIST_DURATION_MS); in testAppIdleAndBatterySaver_tempPowerSaveAndAppIdleWhitelists()
136 addTempPowerSaveModeWhitelist(TEST_APP2_PKG, TEMP_POWERSAVE_WHITELIST_DURATION_MS); in testBackgroundNetworkAccess_tempWhitelisted()
819 protected void addTempPowerSaveModeWhitelist(String packageName, long duration) in addTempPowerSaveModeWhitelist() method in AbstractRestrictBackgroundNetworkTestCase