Home
last modified time | relevance | path

Searched defs:RawCollationKey (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRawCollationKey.java44 public final class RawCollationKey extends ByteArrayWrapper class
52 public RawCollationKey() in RawCollationKey() method in RawCollationKey
62 public RawCollationKey(int capacity) in RawCollationKey() method in RawCollationKey
73 public RawCollationKey(byte[] bytes) in RawCollationKey() method in RawCollationKey
86 public RawCollationKey(byte[] bytesToAdopt, int size) in RawCollationKey() method in RawCollationKey
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRawCollationKey.java45 public final class RawCollationKey extends ByteArrayWrapper class
52 public RawCollationKey() in RawCollationKey() method in RawCollationKey
61 public RawCollationKey(int capacity) in RawCollationKey() method in RawCollationKey
71 public RawCollationKey(byte[] bytes) in RawCollationKey() method in RawCollationKey
83 public RawCollationKey(byte[] bytesToAdopt, int size) in RawCollationKey() method in RawCollationKey
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DAlphabeticIndexTest.java491 …private void showIndex(List<String> myBucketLabels, ArrayList<Set<R4<RawCollationKey, String, Inte… in showIndex()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DAlphabeticIndexTest.java492 …private void showIndex(List<String> myBucketLabels, ArrayList<Set<R4<RawCollationKey, String, Inte… in showIndex()