Searched defs:getMcc (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/timezone/ | ||
D | TelephonyNetwork.java | 41 public String getMcc() { in getMcc() method in TelephonyNetwork |
/frameworks/base/telephony/common/com/android/internal/telephony/ | ||
D | HbpcdUtils.java | 42 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() method in HbpcdUtils |
/frameworks/base/telephony/java/android/telephony/ | ||
D | ImsiEncryptionInfo.java | 89 public String getMcc() { in getMcc() method in ImsiEncryptionInfo |
D | CellIdentityGsm.java | 159 public int getMcc() { in getMcc() method in CellIdentityGsm |
D | CellIdentityWcdma.java | 167 public int getMcc() { in getMcc() method in CellIdentityWcdma |
D | CellIdentityLte.java | 197 public int getMcc() { in getMcc() method in CellIdentityLte |
D | SubscriptionInfo.java | 443 public int getMcc() { in getMcc() method in SubscriptionInfo |
/frameworks/base/telephony/java/android/service/carrier/ | ||
D | CarrierIdentifier.java | 124 public String getMcc() { in getMcc() method in CarrierIdentifier |