HomeSort by relevance Sort by last modified time
    Searched defs:removeRestrictBackgroundWhitelist (Results 1 - 5 of 5) sorted by null

  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
MixedModesTest.java 39 removeRestrictBackgroundWhitelist(mUid);
98 removeRestrictBackgroundWhitelist(mUid);
102 removeRestrictBackgroundWhitelist(mUid);
116 removeRestrictBackgroundWhitelist(mUid);
166 removeRestrictBackgroundWhitelist(mUid);
170 removeRestrictBackgroundWhitelist(mUid);
184 removeRestrictBackgroundWhitelist(mUid);
AbstractRestrictBackgroundNetworkTestCase.java 721 protected void removeRestrictBackgroundWhitelist(int uid) throws Exception {
    [all...]
  /frameworks/base/services/core/java/com/android/server/net/
NetworkPolicyManagerShellCommand.java 182 return removeRestrictBackgroundWhitelist();
268 private int removeRestrictBackgroundWhitelist() throws RemoteException {
  /frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkPolicyManagerServiceTest.java 517 removeRestrictBackgroundWhitelist(true);
527 removeRestrictBackgroundWhitelist(false);
608 private void removeRestrictBackgroundWhitelist(boolean expectIntent) throws Exception {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 224 milliseconds