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

/frameworks/base/core/java/android/util/
H A DLayoutDirection.java21 * or right-to-left (RTL). It can also be inherited (from a parent) or deduced from the default
37 public static final int RTL = 1; field in class:LayoutDirection
/frameworks/base/core/java/android/text/
H A DTextDirectionHeuristics.java46 public static final TextDirectionHeuristic RTL = field in class:TextDirectionHeuristics
177 * Returns whether the range of text is RTL according to the algorithm.
/frameworks/support/v4/java/android/support/v4/text/
H A DTextDirectionHeuristicsCompat.java39 public static final android.support.v4.text.TextDirectionHeuristicCompat RTL = field in class:TextDirectionHeuristicsCompat
171 * Returns whether the range of text is RTL according to the algorithm.

Completed in 566 milliseconds