Searched refs:removeAppIdleWhitelist (Results 1 – 3 of 3) sorted by relevance
193 removeAppIdleWhitelist(mUid); in testAppIdleNetworkAccess_idleWhitelisted()199 removeAppIdleWhitelist(mUid + 1); in testAppIdleNetworkAccess_idleWhitelisted()
348 removeAppIdleWhitelist(mUid); in testDozeAndAppIdle_appIdleWhitelist()379 removeAppIdleWhitelist(mUid); in testAppIdleAndDoze_tempPowerSaveAndAppIdleWhitelists()411 removeAppIdleWhitelist(mUid); in testAppIdleAndBatterySaver_tempPowerSaveAndAppIdleWhitelists()
787 protected void removeAppIdleWhitelist(int uid) throws Exception { in removeAppIdleWhitelist() method in AbstractRestrictBackgroundNetworkTestCase