Searched refs:uLocale (Results 1 – 1 of 1) sorted by relevance
412 ULocale uLocale = new ULocale(locale); in isLocaleRtl() local413 return uLocale.getCharacterOrientation().equals(ICU_LOCALE_DIRECTION_RTL); in isLocaleRtl()