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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h149 TOO_SHORT, enumerator in enum:i18n::phonenumbers::PhoneNumberUtil::ValidationResult
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java432 TOO_SHORT, enum constant in enum:PhoneNumberUtil.ValidationResult
2335 return ValidationResult.TOO_SHORT;
2347 ValidationResult.TOO_SHORT;
2390 return ValidationResult.TOO_SHORT;
2446 if (isPossibleNumberWithReason(numberCopy) == ValidationResult.TOO_SHORT ||

Completed in 88 milliseconds