Searched refs:addAppIdleWhitelist (Results 1 – 3 of 3) sorted by relevance
163 addAppIdleWhitelist(mUid); in testAppIdleNetworkAccess_idleWhitelisted()170 addAppIdleWhitelist(mUid + 1); in testAppIdleNetworkAccess_idleWhitelisted()
310 addAppIdleWhitelist(mUid); in testDozeAndAppIdle_appIdleWhitelist()330 addAppIdleWhitelist(mUid); in testAppIdleAndDoze_tempPowerSaveAndAppIdleWhitelists()355 addAppIdleWhitelist(mUid); in testAppIdleAndBatterySaver_tempPowerSaveAndAppIdleWhitelists()
505 protected void addAppIdleWhitelist(int uid) throws Exception { in addAppIdleWhitelist() method in AbstractRestrictBackgroundNetworkTestCase