Searched refs:addRestrictBackgroundBlacklist (Results 1 – 2 of 2) sorted by relevance
178 return addRestrictBackgroundBlacklist(); in runAdd()313 private int addRestrictBackgroundBlacklist() throws RemoteException { in addRestrictBackgroundBlacklist() method in NetworkPolicyManagerShellCommand
719 addRestrictBackgroundBlacklist(false); in testAddRestrictBackgroundBlacklist_restrictBackgroundOn()728 addRestrictBackgroundBlacklist(true); in testAddRestrictBackgroundBlacklist_restrictBackgroundOff()731 private void addRestrictBackgroundBlacklist(boolean expectIntent) throws Exception { in addRestrictBackgroundBlacklist() method in NetworkPolicyManagerServiceTest