Home
last modified time | relevance | path

Searched defs:isLayoutRtl (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DViewUtils.java56 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in ViewUtils
/frameworks/support/core-ui/java/android/support/v4/widget/
DFocusStrategy.java38 @Nullable T focused, @FocusRelativeDirection int direction, boolean isLayoutRtl, in findNextFocusInRelativeDirection()
101 SequentialComparator(boolean isLayoutRtl, BoundsAdapter<T> adapter) { in SequentialComparator()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DStreamingTextView.java284 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in StreamingTextView
/frameworks/base/core/java/android/view/
DView.java9723 public boolean isLayoutRtl() { in isLayoutRtl() method in View
DViewGroup.java8091 public boolean isLayoutRtl() { in isLayoutRtl() method in ViewGroup.MarginLayoutParams