Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DViewUtils.java52 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in ViewUtils
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DDrawerArrowDrawable.java87 abstract boolean isLayoutRtl(); in isLayoutRtl() method in DrawerArrowDrawable
DActionBarDrawerToggle.java483 boolean isLayoutRtl() { in isLayoutRtl() method in ActionBarDrawerToggle.DrawerArrowDrawableToggle
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DStreamingTextView.java279 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in StreamingTextView
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DSwipeHelper.java171 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in SwipeHelper
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1688 public boolean isLayoutRtl; field in HorizontalScrollView.SavedState
/frameworks/base/core/java/android/view/
DView.java6894 public boolean isLayoutRtl() { in isLayoutRtl() method in View
DViewGroup.java6926 public boolean isLayoutRtl() { in isLayoutRtl() method in ViewGroup.MarginLayoutParams