Searched refs:addRestrictBackgroundWhitelist (Results 1 – 2 of 2) sorted by relevance
176 return addRestrictBackgroundWhitelist(); in runAdd()305 private int addRestrictBackgroundWhitelist() throws RemoteException { in addRestrictBackgroundWhitelist() method in NetworkPolicyManagerShellCommand
489 addRestrictBackgroundWhitelist(true); in testAddRestrictBackgroundWhitelist_restrictBackgroundOn()498 addRestrictBackgroundWhitelist(false); in testAddRestrictBackgroundWhitelist_restrictBackgroundOff()501 private void addRestrictBackgroundWhitelist(boolean expectIntent) throws Exception { in addRestrictBackgroundWhitelist() method in NetworkPolicyManagerServiceTest