Searched refs:NET_CAPABILITY_VSIM (Results 1 – 3 of 3) sorted by relevance
263 NET_CAPABILITY_VSIM,490 public static final int NET_CAPABILITY_VSIM = 30; field in NetworkCapabilities2138 case NET_CAPABILITY_VSIM: return "VSIM"; in capabilityNameOf()
290 field public static final int NET_CAPABILITY_VSIM = 30; // 0x1e
100 import static android.net.NetworkCapabilities.NET_CAPABILITY_VSIM;3207 || capability == NET_CAPABILITY_VSIM || capability == NET_CAPABILITY_BIP in tryNetworkFactoryRequests()3342 tryNetworkFactoryRequests(NET_CAPABILITY_VSIM); in testNetworkFactoryRequests()