Searched refs:NET_CAPABILITY_VSIM (Results 1 – 7 of 7) 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()
476 NET_CAPABILITY_VSIM = 30 variable in NetworkCapabilities.NetCapability
447 NET_CAPABILITY_VSIM,679 public static final int NET_CAPABILITY_VSIM = 30; field in NetworkCapabilities2640 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;4304 || capability == NET_CAPABILITY_VSIM || capability == NET_CAPABILITY_BIP4443 tryNetworkFactoryRequests(NET_CAPABILITY_VSIM);