Searched refs:ICU_LOCALE_DIRECTION_RTL (Results 1 – 1 of 1) sorted by relevance
73 private static final String ICU_LOCALE_DIRECTION_RTL = "right-to-left"; field in Bridge524 return uLocale.getCharacterOrientation().equals(ICU_LOCALE_DIRECTION_RTL); in isLocaleRtl()