Searched refs:CCC_LENGTH (Results 1 – 1 of 1) sorted by relevance
2917 private static final int CCC_LENGTH = COUNTRY_CALLING_CALL.length; field in PhoneNumberUtils2923 return countryCallingCodeCandidate > 0 && countryCallingCodeCandidate < CCC_LENGTH && in isCountryCallingCode()