Searched defs:getMcc (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/telephony/src/java/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 | 82 public String getMcc() { in getMcc() method in ImsiEncryptionInfo |
D | CellIdentityGsm.java | 117 public int getMcc() { in getMcc() method in CellIdentityGsm |
D | CellIdentityWcdma.java | 116 public int getMcc() { in getMcc() method in CellIdentityWcdma |
D | CellIdentityLte.java | 139 public int getMcc() { in getMcc() method in CellIdentityLte |
D | SubscriptionInfo.java | 423 public int getMcc() { in getMcc() method in SubscriptionInfo |
/frameworks/base/core/java/android/service/carrier/ | ||
D | CarrierIdentifier.java | 124 public String getMcc() { in getMcc() method in CarrierIdentifier |