Searched refs:NET_CAPABILITY_VSIM (Results 1 – 6 of 6) sorted by relevance
36 import static android.net.NetworkCapabilities.NET_CAPABILITY_VSIM;104 (1L << NET_CAPABILITY_VSIM) |
403 case NetworkCapabilities.NET_CAPABILITY_VSIM: in networkCapabilityToString()450 return NetworkCapabilities.NET_CAPABILITY_VSIM; in getNetworkCapabilityFromString()
458 NET_CAPABILITY_VSIM,690 public static final int NET_CAPABILITY_VSIM = 30; field in NetworkCapabilities2631 case NET_CAPABILITY_VSIM: return "VSIM"; in capabilityNameOf()
1193 NetworkCapabilities.NET_CAPABILITY_VSIM, in testGetNetworkCapabilityFromString()1239 QnsUtils.networkCapabilityToString(NetworkCapabilities.NET_CAPABILITY_VSIM)); in testNetworkCapabilityToString()
320 field public static final int NET_CAPABILITY_VSIM = 30; // 0x1e
127 import static android.net.NetworkCapabilities.NET_CAPABILITY_VSIM;4237 || capability == NET_CAPABILITY_VSIM || capability == NET_CAPABILITY_BIP4376 tryNetworkFactoryRequests(NET_CAPABILITY_VSIM);