Searched refs:addAppIdleWhitelist (Results 1 – 3 of 3) sorted by relevance
190 addAppIdleWhitelist(mUid); in testAppIdleNetworkAccess_idleWhitelisted()197 addAppIdleWhitelist(mUid + 1); in testAppIdleNetworkAccess_idleWhitelisted()
345 addAppIdleWhitelist(mUid); in testDozeAndAppIdle_appIdleWhitelist()367 addAppIdleWhitelist(mUid); in testAppIdleAndDoze_tempPowerSaveAndAppIdleWhitelists()399 addAppIdleWhitelist(mUid); in testAppIdleAndBatterySaver_tempPowerSaveAndAppIdleWhitelists()
782 protected void addAppIdleWhitelist(int uid) throws Exception { in addAppIdleWhitelist() method in AbstractRestrictBackgroundNetworkTestCase