Searched refs:NOT_A_NUMBER (Results 1 - 6 of 6) sorted by relevance

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DNumberParseException.java30 NOT_A_NUMBER, enum constant in enum:NumberParseException.ErrorType
H A DPhoneNumberUtil.java419 NOT_A_NUMBER, enum constant in enum:PhoneNumberUtil.MatchType
2893 throw new NumberParseException(NumberParseException.ErrorType.NOT_A_NUMBER,
2904 throw new NumberParseException(NumberParseException.ErrorType.NOT_A_NUMBER,
3143 * @return NOT_A_NUMBER, NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH, EXACT_MATCH. See
3164 // Fall through and return MatchType.NOT_A_NUMBER.
3171 return MatchType.NOT_A_NUMBER;
3181 * @return NOT_A_NUMBER, NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH, EXACT_MATCH. See
3212 // Fall-through to return NOT_A_NUMBER.
3217 return MatchType.NOT_A_NUMBER;
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
H A DPhoneNumberUtilTest.java1921 NumberParseException.ErrorType.NOT_A_NUMBER,
1931 NumberParseException.ErrorType.NOT_A_NUMBER,
1941 NumberParseException.ErrorType.NOT_A_NUMBER,
1951 NumberParseException.ErrorType.NOT_A_NUMBER,
1971 NumberParseException.ErrorType.NOT_A_NUMBER,
1981 NumberParseException.ErrorType.NOT_A_NUMBER,
1991 NumberParseException.ErrorType.NOT_A_NUMBER,
2102 NumberParseException.ErrorType.NOT_A_NUMBER,
2113 NumberParseException.ErrorType.NOT_A_NUMBER,
2125 NumberParseException.ErrorType.NOT_A_NUMBER,
[all...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h129 INVALID_NUMBER, // NOT_A_NUMBER in the java version.
139 NOT_A_NUMBER, enumerator in enum:i18n::phonenumbers::PhoneNumberUtil::ErrorType
H A Dphonenumberutil.cc1854 return NOT_A_NUMBER;
/external/qemu/android/avd/
H A Dinfo.c531 goto NOT_A_NUMBER;
536 goto NOT_A_NUMBER;
550 NOT_A_NUMBER:

Completed in 1759 milliseconds