Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/widget/
DTextViewCompat.java78 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatBaseImpl
239 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatApi17Impl
282 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatApi18Impl
399 public static void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/view/
DNavigationBarButton.java67 public void setCompoundDrawablesRelative(Drawable start, Drawable top, Drawable end, in setCompoundDrawablesRelative() method in NavigationBarButton