[go: nahoru, domu]

Searched defs:NET_CAPABILITY_EIMS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DNetworkCapabilities.java138 public static final int NET_CAPABILITY_EIMS = 10; field in class:NetworkCapabilities
238 (1 << NET_CAPABILITY_EIMS) |
828 case NET_CAPABILITY_EIMS: capabilities += "EIMS"; break;

Completed in 14 milliseconds