Searched refs:STRENGTH_SHIFT (Results 1 – 3 of 3) sorted by relevance
91 static const int32_t STRENGTH_SHIFT = 12; member104 : options((UCOL_DEFAULT_STRENGTH << STRENGTH_SHIFT) | in CollationSettings()146 return options >> STRENGTH_SHIFT; in getStrength()
277 options = noStrength | (value << STRENGTH_SHIFT); in setStrength()
81 static final int STRENGTH_SHIFT = 12; field in CollationSettings317 options = noStrength | (value << STRENGTH_SHIFT); in setStrength()330 return options >> STRENGTH_SHIFT; in getStrength()439 public int options = (Collator.TERTIARY << STRENGTH_SHIFT) | // DEFAULT_STRENGTH