Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/emergency/
DEmergencyAffordanceService.java226 int mcc = info.getMcc(); in handleUpdateSimSubscriptionInfo()
279 mcc = ((CellInfoGsm) cellInfo).getCellIdentity().getMcc(); in handleUpdateCellInfo()
281 mcc = ((CellInfoLte) cellInfo).getCellIdentity().getMcc(); in handleUpdateCellInfo()
283 mcc = ((CellInfoWcdma) cellInfo).getCellIdentity().getMcc(); in handleUpdateCellInfo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DImsiEncryptionInfoTest.java86 assertEquals("310", mImsiEncryptionInfo.getMcc()); in testSubProperties()
105 assertEquals("310", mImsiEncryptionInfo.getMcc()); in testParcel()
DSubscriptionInfoTest.java45 assertEquals(310, mSubscriptionInfoUT.getMcc()); in testSubProperties()
DSubscriptionControllerTest.java310 assertEquals(Integer.parseInt(mCcMncVERIZON.substring(0, 3)), subInfo.getMcc()); in testSetGetMCCMNC()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierInfoManager.java107 contentValues.put(Telephony.CarrierColumns.MCC, imsiEncryptionInfo.getMcc()); in updateOrInsertCarrierKey()
131 imsiEncryptionInfo.getMcc(), in updateOrInsertCarrierKey()
DHbpcdUtils.java42 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() method in HbpcdUtils
DRIL.java3649 c.mcc = convertNullToEmptyString(ci.getMcc()); in setAllowedCarriers()
3807 halImsiInfo.mcc = imsiEncryptionInfo.getMcc(); in setCarrierInfoForImsiEncryption()
DServiceStateTracker.java3144 int mcc = mHbpcdUtils.getMcc(sid, in fixUnknownMcc()
/frameworks/base/core/java/android/service/carrier/
DCarrierIdentifier.java64 public String getMcc() { in getMcc() method in CarrierIdentifier
/frameworks/base/telephony/java/android/telephony/
DImsiEncryptionInfo.java82 public String getMcc() { in getMcc() method in ImsiEncryptionInfo
DCellIdentityWcdma.java107 public int getMcc() { in getMcc() method in CellIdentityWcdma
DCellIdentityLte.java108 public int getMcc() { in getMcc() method in CellIdentityLte
DCellIdentityGsm.java106 public int getMcc() { in getMcc() method in CellIdentityGsm
DSubscriptionInfo.java299 public int getMcc() { in getMcc() method in SubscriptionInfo
DSubscriptionManager.java1519 newConfig.mcc = subInfo.getMcc(); in getResourcesForSubId()
/frameworks/base/api/
Dcurrent.txt37158 method public java.lang.String getMcc();
39707 method public int getMcc();
39718 method public int getMcc();
39730 method public int getMcc();
40147 method public int getMcc();
Dtest-current.txt37375 method public java.lang.String getMcc();
39978 method public int getMcc();
39989 method public int getMcc();
40001 method public int getMcc();
40418 method public int getMcc();
Dsystem-current.txt40247 method public java.lang.String getMcc();
43148 method public int getMcc();
43159 method public int getMcc();
43171 method public int getMcc();
43590 method public int getMcc();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28207 method public int getMcc();
28217 method public int getMcc();
28229 method public int getMcc();
28624 method public int getMcc();
/frameworks/base/config/
Dboot-image-profile.txt6560 HPLandroid/telephony/CellIdentityLte;->getMcc()I