Searched defs:getMcc (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ | ||
D | HbpcdUtils.java | 43 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() method in HbpcdUtils |
/frameworks/base/core/java/android/service/carrier/ | ||
D | CarrierIdentifier.java | 64 public String getMcc() { in getMcc() method in CarrierIdentifier |
/frameworks/base/telephony/java/android/telephony/ | ||
D | CellIdentityGsm.java | 106 public int getMcc() { in getMcc() method in CellIdentityGsm |
D | CellIdentityWcdma.java | 107 public int getMcc() { in getMcc() method in CellIdentityWcdma |
D | CellIdentityLte.java | 108 public int getMcc() { in getMcc() method in CellIdentityLte |
D | SubscriptionInfo.java | 289 public int getMcc() { in getMcc() method in SubscriptionInfo |