Home
last modified time | relevance | path

Searched refs:MAX_NET_CAPABILITY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkCapabilities.java317 private static final int MAX_NET_CAPABILITY = NET_CAPABILITY_PARTIAL_CONNECTIVITY; field in NetworkCapabilities
1692 return capability >= MIN_NET_CAPABILITY && capability <= MAX_NET_CAPABILITY; in isValidCapability()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47558 Landroid/net/NetworkCapabilities;->MAX_NET_CAPABILITY:I