Searched refs:NET_CAPABILITY_EIMS (Results 1 – 7 of 7) sorted by relevance
24 import static android.net.NetworkCapabilities.NET_CAPABILITY_EIMS;144 netCap.addCapability(NET_CAPABILITY_EIMS); in testMaybeMarkCapabilitiesRestricted()150 netCap.addCapability(NET_CAPABILITY_EIMS); in testMaybeMarkCapabilitiesRestricted()157 netCap.addCapability(NET_CAPABILITY_EIMS); in testMaybeMarkCapabilitiesRestricted()162 netCap.addCapability(NET_CAPABILITY_EIMS); in testMaybeMarkCapabilitiesRestricted()170 netCap.addCapability(NET_CAPABILITY_EIMS); in testMaybeMarkCapabilitiesRestricted()176 netCap.addCapability(NET_CAPABILITY_EIMS); in testMaybeMarkCapabilitiesRestricted()364 .addCapability(NET_CAPABILITY_EIMS) in testParcelNetworkCapabilities()387 .addCapability(NET_CAPABILITY_EIMS) in testParcelNetworkCapabilitiesWithRequestorUidAndPackageName()405 .addCapability(NET_CAPABILITY_EIMS) in createNetworkCapabilitiesWithTransportInfo()[all …]
343 NET_CAPABILITY_EIMS,437 public static final int NET_CAPABILITY_EIMS = 10; field in NetworkCapabilities2344 case NET_CAPABILITY_EIMS: return "EIMS"; in capabilityNameOf()
266 sCapabilityNames.put(NetworkCapabilities.NET_CAPABILITY_EIMS, "[EIMS]"); in sCapabilityNames.put() argument
362 registerImsNetworkCallback(NetworkCapabilities.NET_CAPABILITY_EIMS); in start()
327 field public static final int NET_CAPABILITY_EIMS = 10; // 0xa
671 Landroid/net/NetworkCapabilitiesProto;->NET_CAPABILITY_EIMS:I
92 import static android.net.NetworkCapabilities.NET_CAPABILITY_EIMS;3752 || capability == NET_CAPABILITY_EIMS || capability == NET_CAPABILITY_FOTA3887 tryNetworkFactoryRequests(NET_CAPABILITY_EIMS);