Home
last modified time | relevance | path

Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 13 of 13) 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
87 TextViewCompatJbMr1.setCompoundDrawablesRelativeWithIntrinsicBounds(textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
92 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.JbMr1TextViewCompatImpl
94 TextViewCompatJbMr1.setCompoundDrawablesRelativeWithIntrinsicBounds(textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
110 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompat.JbMr2TextViewCompatImpl
114 .setCompoundDrawablesRelativeWithIntrinsicBounds(textView, start, top, end, in setCompoundDrawablesRelativeWithIntrinsicBounds()
[all …]
/frameworks/support/v4/jellybean-mr2/android/support/v4/widget/
DTextViewCompatJbMr2.java32 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatJbMr2
35 textView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()
38 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatJbMr2
40 textView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()
/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/
DRemoteViews.java1507 target.setCompoundDrawablesRelativeWithIntrinsicBounds(id1, id2, id3, id4); in apply()
1513 target.setCompoundDrawablesRelativeWithIntrinsicBounds(d1, d2, d3, d4); in apply()
DTextView.java2454 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@DrawableRes int start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView
2457 setCompoundDrawablesRelativeWithIntrinsicBounds( in setCompoundDrawablesRelativeWithIntrinsicBounds()
2478 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable Drawable start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java404 text.setCompoundDrawablesRelativeWithIntrinsicBounds(
/frameworks/support/v4/api/
D22.1.0.txt3050 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
3051 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
D22.2.1.txt3126 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
3127 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
D22.2.0.txt3125 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
3126 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
D23.txt3415 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
3416 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
Dcurrent.txt3421 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
3422 …method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
/frameworks/base/api/
Dcurrent.txt41607 method public void setCompoundDrawablesRelativeWithIntrinsicBounds(int, int, int, int);
41608 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(android.graphics.drawable.Drawa…
Dsystem-current.txt44213 method public void setCompoundDrawablesRelativeWithIntrinsicBounds(int, int, int, int);
44214 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(android.graphics.drawable.Drawa…