Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/widget/
DTextViewCompat.java157 public Drawable[] getCompoundDrawablesRelative(@NonNull TextView textView) { in getCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatBaseImpl
265 public Drawable[] getCompoundDrawablesRelative(@NonNull TextView textView) { in getCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatApi17Impl
303 public Drawable[] getCompoundDrawablesRelative(@NonNull TextView textView) { in getCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatApi18Impl
481 public static Drawable[] getCompoundDrawablesRelative(@NonNull TextView textView) { in getCompoundDrawablesRelative() method in TextViewCompat