Home
last modified time | relevance | path

Searched refs:isMcc (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellIdentity.java84 if (mcc == null || isMcc(mcc)) { in CellIdentity()
276 return (isMcc(plmn.substring(0, MCC_LENGTH)) && isMnc(plmn.substring(MCC_LENGTH))); in isValidPlmn()
337 private static boolean isMcc(@NonNull String mcc) { in isMcc() method in CellIdentity
/frameworks/base/boot/
Dboot-image-profile.txt13979 HSPLandroid/telephony/CellIdentity;->isMcc(Ljava/lang/String;)Z
/frameworks/base/config/
Dboot-image-profile.txt14043 HSPLandroid/telephony/CellIdentity;->isMcc(Ljava/lang/String;)Z