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

/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollation.java58 public static final int PRIMARY_COMPRESSION_LOW_BYTE = 3; field in class:Collation
467 // Reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
493 // but reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
513 // Reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
544 // but reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
/external/icu/icu4c/source/i18n/
H A Dcollation.h53 static const uint8_t PRIMARY_COMPRESSION_LOW_BYTE = 3; member in class:Collation
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollation.java56 public static final int PRIMARY_COMPRESSION_LOW_BYTE = 3; field in class:Collation
465 // Reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
491 // but reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
511 // Reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.
542 // but reserve the PRIMARY_COMPRESSION_LOW_BYTE and high byte if necessary.

Completed in 62 milliseconds