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