Searched refs:removeAppIdleWhitelist (Results 1 – 3 of 3) sorted by relevance
166 removeAppIdleWhitelist(mUid); in testAppIdleNetworkAccess_idleWhitelisted()172 removeAppIdleWhitelist(mUid + 1); in testAppIdleNetworkAccess_idleWhitelisted()
313 removeAppIdleWhitelist(mUid); in testDozeAndAppIdle_appIdleWhitelist()342 removeAppIdleWhitelist(mUid); in testAppIdleAndDoze_tempPowerSaveAndAppIdleWhitelists()367 removeAppIdleWhitelist(mUid); in testAppIdleAndBatterySaver_tempPowerSaveAndAppIdleWhitelists()
510 protected void removeAppIdleWhitelist(int uid) throws Exception { in removeAppIdleWhitelist() method in AbstractRestrictBackgroundNetworkTestCase