Home
last modified time | relevance | path

Searched refs:getMcc (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/core/java/android/timezone/
H A DTelephonyNetwork.java42 public String getMcc() { in getMcc() method in TelephonyNetwork
43 return mDelegate.getMcc(); in getMcc()
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccRulesAuthTable.java158 if (!match(ruleCarrierId.getMcc(), carrierId.getMcc()) in findIndex()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCarrierRestrictionRules.java219 if (!patternMatch(id.getMcc(), listItem.getMcc()) in isCarrierIdInList()
H A DImsiEncryptionInfo.java92 public String getMcc() { in getMcc() method in ImsiEncryptionInfo
H A DEmergencyRegResult.java211 public @NonNull String getMcc() { in getMcc() method in EmergencyRegResult
H A DCellIdentityGsm.java138 public int getMcc() { in getMcc() method in CellIdentityGsm
H A DCellIdentityWcdma.java145 public int getMcc() { in getMcc() method in CellIdentityWcdma
H A DCellIdentityLte.java174 public int getMcc() { in getMcc() method in CellIdentityLte
H A DSubscriptionInfo.java587 public int getMcc() { in getMcc() method in SubscriptionInfo
H A DSubscriptionManager.java2800 overrideConfig.mcc = subInfo.getMcc(); in getResourcesForSubId()
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DHbpcdUtils.java42 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() method in HbpcdUtils
/aosp14/frameworks/base/telephony/java/android/service/carrier/
H A DCarrierIdentifier.java124 public String getMcc() { in getMcc() method in CarrierIdentifier
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/
H A DEuiccProfileInfoTest.java116 assertEquals("325", p.getCarrierIdentifier().getMcc()); in testBuilderAndGetters()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40178 method public String getMcc();
44037 method @Deprecated public int getMcc();
44054 method @Deprecated public int getMcc();
44097 method @Deprecated public int getMcc();
45395 method @Deprecated public int getMcc();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14480 HSPLandroid/telephony/SubscriptionInfo;->getMcc()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14544 HSPLandroid/telephony/SubscriptionInfo;->getMcc()I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54239 Landroid/telephony/ImsiEncryptionInfo;->getMcc()Ljava/lang/String;