Searched refs:MCC_MNC_LENGTH_5 (Results 1 – 1 of 1) sorted by relevance
35 public static final int MCC_MNC_LENGTH_5 = 5; 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()