Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellIdentity.java85 if (mcc == null || isMcc(mcc)) { in CellIdentity()
277 return (isMcc(plmn.substring(0, MCC_LENGTH)) && isMnc(plmn.substring(MCC_LENGTH))); in isValidPlmn()
338 private static boolean isMcc(@NonNull String mcc) { in isMcc() method in CellIdentity
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14573 HSPLandroid/telephony/CellIdentity;->isMcc(Ljava/lang/String;)Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14622 HSPLandroid/telephony/CellIdentity;->isMcc(Ljava/lang/String;)Z