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