Home
last modified time | relevance | path

Searched defs:removeRestrictBackgroundWhitelist (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerShellCommand.java318 private int removeRestrictBackgroundWhitelist() throws RemoteException { in removeRestrictBackgroundWhitelist() method in NetworkPolicyManagerShellCommand
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DAbstractRestrictBackgroundNetworkTestCase.java520 protected void removeRestrictBackgroundWhitelist(int uid) throws Exception { in removeRestrictBackgroundWhitelist() method in AbstractRestrictBackgroundNetworkTestCase