Searched defs:MCCMNC_CODES_HAVING_3DIGITS_MNC (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSIMRecords.java157 private static final String[] MCCMNC_CODES_HAVING_3DIGITS_MNC = { field in class:SIMRecords
560 for (String mccmnc : MCCMNC_CODES_HAVING_3DIGITS_MNC) {
819 for (String mccmnc : MCCMNC_CODES_HAVING_3DIGITS_MNC) {

Completed in 37 milliseconds