Home
last modified time | relevance | path

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

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