Searched refs:MAX_NET_CAPABILITY (Results 1 – 1 of 1) sorted by relevance
198 private static final int MAX_NET_CAPABILITY = NET_CAPABILITY_FOREGROUND; field in NetworkCapabilities266 if (capability < MIN_NET_CAPABILITY || capability > MAX_NET_CAPABILITY) { in addCapability()281 if (capability < MIN_NET_CAPABILITY || capability > MAX_NET_CAPABILITY) { in removeCapability()306 if (capability < MIN_NET_CAPABILITY || capability > MAX_NET_CAPABILITY) { in hasCapability()