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