Searched refs:getCompoundDrawablesRelative (Results 1 – 7 of 7) sorted by relevance
51 Drawable[] drawables = getCompoundDrawablesRelative(); in init()125 Drawable[] compoundDrawablesRelative = getCompoundDrawablesRelative(); in getAllCompoundDrawables()
190 for (Drawable drawable : getCompoundDrawablesRelative()) { in drawableStateChanged()
157 for (Drawable drawable : titleView.getCompoundDrawablesRelative()) { in tintCompoundDrawables()
3213 public Drawable[] getCompoundDrawablesRelative() { in getCompoundDrawablesRelative() method in TextView.Drawables
42847 HSPLandroid/widget/TextView;->getCompoundDrawablesRelative()[Landroid/graphics/drawable/Drawable;
38756 method public android.graphics.drawable.Drawable[] getCompoundDrawablesRelative();
57100 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawablesRelative();