Home
last modified time | relevance | path

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

/external/libchrome/base/android/java/src/org/chromium/base/
DApiCompatibilityUtils.java111 public static boolean isLayoutRtl(View view) { in isLayoutRtl() method in ApiCompatibilityUtils
212 boolean isRtl = isLayoutRtl(textView); in setCompoundDrawablesRelative()
229 boolean isRtl = isLayoutRtl(textView); in setCompoundDrawablesRelativeWithIntrinsicBounds()
247 boolean isRtl = isLayoutRtl(textView); in setCompoundDrawablesRelativeWithIntrinsicBounds()