Searched refs:getErrorType (Results 1 - 10 of 10) sorted by relevance

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
H A DNumberParseException.java68 public ErrorType getErrorType() { method in class:NumberParseException
H A DPhoneNumberUtil.java2999 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE
3010 throw new NumberParseException(e.getErrorType(), e.getMessage());
3216 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
3221 if (e2.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
3256 if (e.getErrorType() == NumberParseException.ErrorType.INVALID_COUNTRY_CODE) {
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
H A DPhoneNumberUtilTest.java1672 e.getErrorType());
1826 e.getErrorType());
1840 e.getErrorType());
1956 e.getErrorType());
1966 e.getErrorType());
1976 e.getErrorType());
1986 e.getErrorType());
1996 e.getErrorType());
2006 e.getErrorType());
2016 e.getErrorType());
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTAttributeDef.java423 int getErrorType() method in class:XSLTAttributeDef
1654 switch (getErrorType())
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 214 milliseconds