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