Searched defs:UCharacterName (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUCharacterName.java37 public final class UCharacterName class
44 public static final UCharacterName INSTANCE;
48 INSTANCE = new UCharacterName();
51 throw new MissingResourceException("Could not construct UCharacterName. Missing unames.icu","","");
801 int length = UCharacterName.add(set, m_prefix_);
828 UCharacterName.add(set, m_utilStringBuffer_);
1169 private UCharacterName() throws IOException method in class:UCharacterName
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterName.java36 public final class UCharacterName class
43 public static final UCharacterName INSTANCE;
47 INSTANCE = new UCharacterName();
50 throw new MissingResourceException("Could not construct UCharacterName. Missing unames.icu","","");
800 int length = UCharacterName.add(set, m_prefix_);
827 UCharacterName.add(set, m_utilStringBuffer_);
1168 private UCharacterName() throws IOException method in class:UCharacterName
/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 119 milliseconds