Searched refs:removeRestrictBackgroundAllowlist (Results 1 – 2 of 2) sorted by relevance
197 return removeRestrictBackgroundAllowlist(); in runRemove()318 private int removeRestrictBackgroundAllowlist() throws RemoteException { in removeRestrictBackgroundAllowlist() method in NetworkPolicyManagerShellCommand
740 removeRestrictBackgroundAllowlist(true); in testRemoveRestrictBackgroundAllowlist_restrictBackgroundOn()751 removeRestrictBackgroundAllowlist(false); in testRemoveRestrictBackgroundAllowlist_restrictBackgroundOff()902 private void removeRestrictBackgroundAllowlist(boolean expectIntent) throws Exception { in removeRestrictBackgroundAllowlist() method in NetworkPolicyManagerServiceTest