Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/emergency/
H A DEmergencyNumber.java344 public @NonNull String getMnc() { in getMnc() method in EmergencyNumber
585 } else if (this.getMnc().compareTo(emergencyNumber.getMnc()) != 0) { in compareTo()
586 return this.getMnc().compareTo(emergencyNumber.getMnc()); in compareTo()
697 if (!first.getMnc().equals(second.getMnc())) { in areSameEmergencyNumbers()
737 return new EmergencyNumber(first.getNumber(), first.getCountryIso(), first.getMnc(), in mergeSameEmergencyNumbers()
849 return new EmergencyNumber(first.getNumber(), first.getCountryIso(), first.getMnc(), in mergeSameEmergencyNumbers()
/aosp14/frameworks/base/core/java/android/timezone/
H A DTelephonyNetwork.java50 public String getMnc() { in getMnc() method in TelephonyNetwork
51 return mDelegate.getMnc(); in getMnc()
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccRulesAuthTable.java159 || !match(ruleCarrierId.getMnc(), carrierId.getMnc())) { in findIndex()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCarrierRestrictionRules.java220 || !patternMatch(id.getMnc(), listItem.getMnc())) { in isCarrierIdInList()
H A DImsiEncryptionInfo.java87 public String getMnc() { in getMnc() method in ImsiEncryptionInfo
H A DEmergencyRegResult.java220 public @NonNull String getMnc() { in getMnc() method in EmergencyRegResult
H A DCellIdentityGsm.java148 public int getMnc() { in getMnc() method in CellIdentityGsm
H A DCellIdentityWcdma.java155 public int getMnc() { in getMnc() method in CellIdentityWcdma
H A DCellIdentityLte.java184 public int getMnc() { in getMnc() method in CellIdentityLte
H A DSubscriptionInfo.java602 public int getMnc() { in getMnc() method in SubscriptionInfo
H A DSubscriptionManager.java2801 overrideConfig.mnc = subInfo.getMnc(); in getResourcesForSubId()
/aosp14/frameworks/base/telephony/java/android/service/carrier/
H A DCarrierIdentifier.java129 public String getMnc() { in getMnc() method in CarrierIdentifier
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/
H A DEuiccProfileInfoTest.java117 assertEquals("764", p.getCarrierIdentifier().getMnc()); 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.txt40179 method public String getMnc();
44039 method @Deprecated public int getMnc();
44056 method @Deprecated public int getMnc();
44099 method @Deprecated public int getMnc();
45397 method @Deprecated public int getMnc();
46293 method @NonNull public String getMnc();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14482 HSPLandroid/telephony/SubscriptionInfo;->getMnc()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14546 HSPLandroid/telephony/SubscriptionInfo;->getMnc()I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54240 Landroid/telephony/ImsiEncryptionInfo;->getMnc()Ljava/lang/String;