Home
last modified time | relevance | path

Searched refs:NET_CAPABILITY_IMS (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnCellUnderlyingNetworkTemplate.java20 import static android.net.NetworkCapabilities.NET_CAPABILITY_IMS;
85 capsMatchCriteria.put(NET_CAPABILITY_IMS, MATCH_ANY); in capsMatchCriteria.put() argument
325 return mCapabilitiesMatchCriteria.get(NET_CAPABILITY_IMS); in getIms()
660 mCapabilitiesMatchCriteria.put(NET_CAPABILITY_IMS, matchCriteria); in setIms()
H A DVcnGatewayConnectionConfig.java107 allowedCaps.add(NetworkCapabilities.NET_CAPABILITY_IMS);
128 NetworkCapabilities.NET_CAPABILITY_IMS,
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnTest.java22 import static android.net.NetworkCapabilities.NET_CAPABILITY_IMS;
84 new int[] {NET_CAPABILITY_IMS, NET_CAPABILITY_INTERNET, NET_CAPABILITY_DUN},
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DDataProfile.java414 case NetworkCapabilities.NET_CAPABILITY_IMS: in networkCapabilityToApnType()
/aosp14/frameworks/base/core/proto/android/net/
H A Dnetworkcapabilities.proto49 NET_CAPABILITY_IMS = 4; enumerator
/aosp14/frameworks/base/tests/vcn/java/com/android/server/
H A DVcnManagementServiceTest.java21 import static android.net.NetworkCapabilities.NET_CAPABILITY_IMS;
1334 .removeCapability(NET_CAPABILITY_IMS) in testGetUnderlyingNetworkPolicyForRestrictedImsWhenUnrestrictingCell()
1342 .addCapability(NET_CAPABILITY_IMS) in testGetUnderlyingNetworkPolicyForRestrictedImsWhenUnrestrictingCell()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DJobStoreTest.java3 import static android.net.NetworkCapabilities.NET_CAPABILITY_IMS;
631 .addCapability(NET_CAPABILITY_IMS) in testRequiredNetwork()
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssNetworkConnectivityHandler.java627 return NetworkCapabilities.NET_CAPABILITY_IMS;
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DAnnotation.java684 NetworkCapabilities.NET_CAPABILITY_IMS,
H A DCarrierConfigManager.java10007 new int[] {NetworkCapabilities.NET_CAPABILITY_IMS}); in sDefaults.putIntArray() argument
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...