Home
last modified time | relevance | path

Searched refs:getErrorType (Results 1 – 7 of 7) sorted by relevance

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java1997 e.getErrorType()); in testMaybeExtractCountryCode()
2162 e.getErrorType()); in testParseMaliciousInput()
2176 e.getErrorType()); in testParseMaliciousInput()
2292 e.getErrorType()); in testFailedParseOnInvalidNumbers()
2302 e.getErrorType()); in testFailedParseOnInvalidNumbers()
2312 e.getErrorType()); in testFailedParseOnInvalidNumbers()
2322 e.getErrorType()); in testFailedParseOnInvalidNumbers()
2332 e.getErrorType()); in testFailedParseOnInvalidNumbers()
2342 e.getErrorType()); in testFailedParseOnInvalidNumbers()
2352 e.getErrorType()); in testFailedParseOnInvalidNumbers()
[all …]
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DNumberParseException.java68 public ErrorType getErrorType() { in getErrorType() method in NumberParseException
DPhoneNumberUtil.java3200 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE
3211 throw new NumberParseException(e.getErrorType(), e.getMessage());
3419 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
3424 if (e2.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
3459 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
DPhoneNumberUtil.java3245 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE
3256 throw new NumberParseException(e.getErrorType(), e.getMessage());
3465 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
3470 if (e2.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
3505 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTAttributeDef.java423 int getErrorType() in getErrorType() method in XSLTAttributeDef
1654 switch (getErrorType()) in handleError()
/external/kotlinc/lib/
Dandroid-extensions-compiler.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...