HomeSort by relevance Sort by last modified time
    Searched refs:removeRestrictBackgroundBlacklist (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
MixedModesTest.java 39 removeRestrictBackgroundBlacklist(mUid);
114 removeRestrictBackgroundBlacklist(mUid);
122 removeRestrictBackgroundBlacklist(mUid);
188 removeRestrictBackgroundBlacklist(mUid);
196 removeRestrictBackgroundBlacklist(mUid);
DataSaverModeTest.java 39 removeRestrictBackgroundBlacklist(mUid);
139 removeRestrictBackgroundBlacklist(mUid);
AbstractRestrictBackgroundNetworkTestCase.java 560 protected void removeRestrictBackgroundBlacklist(int uid) throws Exception {
    [all...]
  /frameworks/base/services/core/java/com/android/server/net/
NetworkPolicyManagerShellCommand.java 188 return removeRestrictBackgroundBlacklist();
272 private int removeRestrictBackgroundBlacklist() throws RemoteException {

Completed in 94 milliseconds