/aosp14/frameworks/base/telephony/java/android/telephony/emergency/ |
H A D | EmergencyNumber.java | 344 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 D | TelephonyNetwork.java | 50 public String getMnc() { in getMnc() method in TelephonyNetwork 51 return mDelegate.getMnc(); in getMnc()
|
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/ |
H A D | EuiccRulesAuthTable.java | 159 || !match(ruleCarrierId.getMnc(), carrierId.getMnc())) { in findIndex()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | CarrierRestrictionRules.java | 220 || !patternMatch(id.getMnc(), listItem.getMnc())) { in isCarrierIdInList()
|
H A D | ImsiEncryptionInfo.java | 87 public String getMnc() { in getMnc() method in ImsiEncryptionInfo
|
H A D | EmergencyRegResult.java | 220 public @NonNull String getMnc() { in getMnc() method in EmergencyRegResult
|
H A D | CellIdentityGsm.java | 148 public int getMnc() { in getMnc() method in CellIdentityGsm
|
H A D | CellIdentityWcdma.java | 155 public int getMnc() { in getMnc() method in CellIdentityWcdma
|
H A D | CellIdentityLte.java | 184 public int getMnc() { in getMnc() method in CellIdentityLte
|
H A D | SubscriptionInfo.java | 602 public int getMnc() { in getMnc() method in SubscriptionInfo
|
H A D | SubscriptionManager.java | 2801 overrideConfig.mnc = subInfo.getMnc(); in getResourcesForSubId()
|
/aosp14/frameworks/base/telephony/java/android/service/carrier/ |
H A D | CarrierIdentifier.java | 129 public String getMnc() { in getMnc() method in CarrierIdentifier
|
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/ |
H A D | EuiccProfileInfoTest.java | 117 assertEquals("764", p.getCarrierIdentifier().getMnc()); in testBuilderAndGetters()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 40179 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 D | boot-image-profile.txt | 14482 HSPLandroid/telephony/SubscriptionInfo;->getMnc()I
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 14546 HSPLandroid/telephony/SubscriptionInfo;->getMnc()I
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 54240 Landroid/telephony/ImsiEncryptionInfo;->getMnc()Ljava/lang/String;
|