Searched refs:MAX_NET_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
317 private static final int MAX_NET_CAPABILITY = NET_CAPABILITY_PARTIAL_CONNECTIVITY; field in NetworkCapabilities1692 return capability >= MIN_NET_CAPABILITY && capability <= MAX_NET_CAPABILITY; in isValidCapability()
47558 Landroid/net/NetworkCapabilities;->MAX_NET_CAPABILITY:I