[go: nahoru, domu]

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

/frameworks/base/core/java/android/net/
H A DNetworkCapabilities.java95 public static final int NET_CAPABILITY_FOTA = 3; field in class:NetworkCapabilities
239 (1 << NET_CAPABILITY_FOTA) |
821 case NET_CAPABILITY_FOTA: capabilities += "FOTA"; break;

Completed in 212 milliseconds