Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/widget/
DTextViewCompat.java41 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method
45 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method
60 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.BaseTextViewCompatImpl
67 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.BaseTextViewCompatImpl
84 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.JbMr1TextViewCompatImpl
92 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.JbMr1TextViewCompatImpl
110 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.JbMr2TextViewCompatImpl
119 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.JbMr2TextViewCompatImpl
174 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat
198 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat
/frameworks/support/v4/jellybean-mr2/android/support/v4/widget/
DTextViewCompatJbMr2.java32 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatJbMr2
38 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatJbMr2
/frameworks/support/v4/jellybean-mr1/android/support/v4/widget/
DTextViewCompatJbMr1.java34 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatJbMr1
42 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatJbMr1
/frameworks/base/core/java/android/widget/
DTextView.java2459 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@DrawableRes int start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView
2483 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable Drawable start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView