Searched refs:assertRestrictBackgroundBlacklist (Results 1 – 1 of 1) sorted by relevance
517 assertRestrictBackgroundBlacklist(uid, false); in addRestrictBackgroundWhitelist()531 assertRestrictBackgroundBlacklist(uid, true); in addRestrictBackgroundBlacklist()539 assertRestrictBackgroundBlacklist(uid, false); in removeRestrictBackgroundBlacklist()542 protected void assertRestrictBackgroundBlacklist(int uid, boolean expected) throws Exception { in assertRestrictBackgroundBlacklist() method in AbstractRestrictBackgroundNetworkTestCase