Searched refs:PLMN_MIN_LENGTH (Results 1 – 2 of 2) sorted by relevance
59 public static final int PLMN_MIN_LENGTH = CellIdentity.MCC_LENGTH field in IccRecords1392 if (opls == null || pnns == null || plmn == null || plmn.length() < PLMN_MIN_LENGTH in getNetworkNameForPlmnFromPnnOpl()
1965 if (plmn.length() < PLMN_MIN_LENGTH) { in parseEfOpl()