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