Searched refs:addRestrictBackgroundDenylist (Results 1 – 2 of 2) sorted by relevance
180 return addRestrictBackgroundDenylist(); in runAdd()322 private int addRestrictBackgroundDenylist() throws RemoteException { in addRestrictBackgroundDenylist() method in NetworkPolicyManagerShellCommand
929 addRestrictBackgroundDenylist(false); in testAddRestrictBackgroundDenylist_restrictBackgroundOn()938 addRestrictBackgroundDenylist(true); in testAddRestrictBackgroundDenylist_restrictBackgroundOff()941 private void addRestrictBackgroundDenylist(boolean expectIntent) throws Exception { in addRestrictBackgroundDenylist() method in NetworkPolicyManagerServiceTest