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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUResourceBundleReader.java 367 return type == UResourceBundle.ARRAY || type == ICUResourceBundle.ARRAY16;
737 } else if(type == ICUResourceBundle.ARRAY16) {
758 new Array32(this, offset) : new Array16(this, offset);
    [all...]