HomeSort by relevance Sort by last modified time
    Searched refs:Array16 (Results 1 - 3 of 3) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUResourceBundleReader.java 370 return type == UResourceBundle.ARRAY || type == ICUResourceBundle.ARRAY16;
745 new Array32(this, offset) : new Array16(this, offset);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundleReader.java 368 return type == UResourceBundle.ARRAY || type == ICUResourceBundle.ARRAY16;
743 new Array32(this, offset) : new Array16(this, offset);
    [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 1331 milliseconds