Home
last modified time | relevance | path

Searched defs:addRestrictBackgroundWhitelist (Results 1 – 3 of 3) sorted by relevance

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