Searched defs:setCompoundDrawablesRelative (Results 1 – 5 of 5) sorted by relevance
| /frameworks/support/compat/java/android/support/v4/widget/ |
| D | TextViewCompat.java | 37 void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method 54 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.BaseTextViewCompatImpl 109 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.JbMr1TextViewCompatImpl 139 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat.JbMr2TextViewCompatImpl 202 public static void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompat
|
| /frameworks/support/compat/jellybean-mr2/android/support/v4/widget/ |
| D | TextViewCompatJbMr2.java | 27 public static void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompatJbMr2
|
| /frameworks/support/compat/jellybean-mr1/android/support/v4/widget/ |
| D | TextViewCompatJbMr1.java | 27 public static void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative() method in TextViewCompatJbMr1
|
| /frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/view/ |
| D | NavigationBarButton.java | 66 public void setCompoundDrawablesRelative(Drawable start, Drawable top, Drawable end, in setCompoundDrawablesRelative() method in NavigationBarButton
|
| /frameworks/base/core/java/android/widget/ |
| D | TextView.java | 2365 public void setCompoundDrawablesRelative(@Nullable Drawable start, @Nullable Drawable top, in setCompoundDrawablesRelative() method in TextView
|