Searched refs:DOMAIN_NAME_TOO_LONG_ERROR (Results 1 - 7 of 7) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DStringPrepParseException.java61 public static final int DOMAIN_NAME_TOO_LONG_ERROR = 11; field in class:StringPrepParseException
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringPrepParseException.java73 public static final int DOMAIN_NAME_TOO_LONG_ERROR = 11; field in class:StringPrepParseException
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DIDNA2003.java289 throw new StringPrepParseException("The output exceed the max allowed length.", StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR);
429 throw new StringPrepParseException("The output exceed the max allowed length.", StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DIDNA2003.java288 throw new StringPrepParseException("The output exceed the max allowed length.", StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR);
428 throw new StringPrepParseException("The output exceed the max allowed length.", StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DTestIDNA.java897 if(ex.getError()!= StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR){
907 if(ex.getError()!= StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR){
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestIDNA.java896 if(ex.getError()!= StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR){
906 if(ex.getError()!= StringPrepParseException.DOMAIN_NAME_TOO_LONG_ERROR){
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 267 milliseconds