Searched refs:MCC_MNC_LENGTH_6 (Results 1 – 1 of 1) sorted by relevance
36 public static final int MCC_MNC_LENGTH_6 = 6; field in IMSIParameter77 && (nonDigitIndex == MCC_MNC_LENGTH_5 || nonDigitIndex == MCC_MNC_LENGTH_6)) { in build()115 if (mccMnc.length() != MCC_MNC_LENGTH_5 && mccMnc.length() != MCC_MNC_LENGTH_6) { in matchesMccMnc()