Searched refs:CCC_LENGTH (Results 1 – 2 of 2) sorted by relevance
3001 private static final int CCC_LENGTH = COUNTRY_CALLING_CALL.length; field in PhoneNumberUtils3007 return countryCallingCodeCandidate > 0 && countryCallingCodeCandidate < CCC_LENGTH && in isCountryCallingCode()
73748 Landroid/telephony/PhoneNumberUtils;->CCC_LENGTH:I