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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridge.java73 private static final String ICU_LOCALE_DIRECTION_RTL = "right-to-left"; field in class:Bridge
524 return uLocale.getCharacterOrientation().equals(ICU_LOCALE_DIRECTION_RTL);

Completed in 100 milliseconds