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