Searched refs:removeRestrictBackgroundBlacklist (Results 1 – 2 of 2) sorted by relevance
197 return removeRestrictBackgroundBlacklist(); in runRemove()317 private int removeRestrictBackgroundBlacklist() throws RemoteException { in removeRestrictBackgroundBlacklist() method in NetworkPolicyManagerShellCommand
756 removeRestrictBackgroundBlacklist(false); in testRemoveRestrictBackgroundBlacklist_restrictBackgroundOn()766 removeRestrictBackgroundBlacklist(true); in testRemoveRestrictBackgroundBlacklist_restrictBackgroundOff()769 private void removeRestrictBackgroundBlacklist(boolean expectIntent) throws Exception { in removeRestrictBackgroundBlacklist() method in NetworkPolicyManagerServiceTest