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

  /frameworks/base/core/java/android/net/
NetworkCapabilities.java 156 public static final int NET_CAPABILITY_NOT_RESTRICTED = 13;
234 (1 << NET_CAPABILITY_NOT_RESTRICTED) |
369 * Removes the NET_CAPABILITY_NOT_RESTRICTED capability if all the capabilities it provides are
384 removeCapability(NET_CAPABILITY_NOT_RESTRICTED);
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 244 milliseconds