Home
last modified time | relevance | path

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

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