Searched defs:setCompoundDrawablesRelative (Results 1 – 2 of 2) sorted by relevance
/frameworks/support/compat/java/android/support/v4/widget/ | ||
D | TextViewCompat.java | 78 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.TextViewCompatBaseImpl |
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/view/ | ||
D | NavigationBarButton.java | 67 public void setCompoundDrawablesRelative(Drawable start, Drawable top, Drawable end, in setCompoundDrawablesRelative() method in NavigationBarButton |