Home
last modified time | relevance | path

Searched refs:getMcc (Results 1 – 15 of 15) 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/
DSubscriptionInfoTest.java45 assertEquals(310, mSubscriptionInfoUT.getMcc()); in testSubProperties()
DSubscriptionControllerTest.java281 assertEquals(Integer.parseInt(mCcMncVERIZON.substring(0, 3)), subInfo.getMcc()); in testSetGetMCCMNC()
/frameworks/base/core/java/android/service/carrier/
DCarrierIdentifier.java64 public String getMcc() { in getMcc() method in CarrierIdentifier
/frameworks/base/telephony/java/android/telephony/
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.java269 public int getMcc() { in getMcc() method in SubscriptionInfo
DSubscriptionManager.java1384 newConfig.mcc = subInfo.getMcc(); in getResourcesForSubId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHbpcdUtils.java42 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() method in HbpcdUtils
DServiceStateTracker.java3066 int mcc = mHbpcdUtils.getMcc(sid, in fixUnknownMcc()
DRIL.java3548 c.mcc = convertNullToEmptyString(ci.getMcc()); in setAllowedCarriers()
/frameworks/base/api/
Dcurrent.txt36944 method public java.lang.String getMcc();
39475 method public int getMcc();
39486 method public int getMcc();
39498 method public int getMcc();
39912 method public int getMcc();
Dsystem-current.txt40013 method public java.lang.String getMcc();
42905 method public int getMcc();
42916 method public int getMcc();
42928 method public int getMcc();
43344 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();