Searched defs:isLayoutRtl (Results 1 – 5 of 5) sorted by relevance
56 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in ViewUtils
38 @Nullable T focused, @FocusRelativeDirection int direction, boolean isLayoutRtl, in findNextFocusInRelativeDirection()101 SequentialComparator(boolean isLayoutRtl, BoundsAdapter<T> adapter) { in SequentialComparator()
284 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in StreamingTextView
9723 public boolean isLayoutRtl() { in isLayoutRtl() method in View
8091 public boolean isLayoutRtl() { in isLayoutRtl() method in ViewGroup.MarginLayoutParams