Searched refs:getCompoundDrawables (Results 1 – 11 of 11) sorted by relevance
223 .getCompoundDrawables(); in onBindViewHolder_setButtonIcon_iconMustDisplayAboveText()236 .getCompoundDrawables(); in setButtonIcon_iconResourceIdIsZero_shouldNotDisplayIcon()249 .getCompoundDrawables(); in setButtonIcon_iconResourceIdNotExisting_shouldNotDisplayIconAndCrash()
151 for (Drawable drawable : titleView.getCompoundDrawables()) { in tintCompoundDrawables()
119 Drawable[] compoundDrawables = getCompoundDrawables(); in getAllCompoundDrawables()
586 for (Drawable drawable : getCompoundDrawables()) { in updateDrawableColors()
876 Drawable singleLineDrawable = singleLineButton.getCompoundDrawables()[0]; // left drawable in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()877 Drawable doubleLineDrawable = doubleLineButton.getCompoundDrawables()[0]; // left drawable in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()
694 Drawable[] drawables = button.getCompoundDrawables(); in getLeftCompoundDrawableWidthWithPadding()
3200 public Drawable[] getCompoundDrawables() { in getCompoundDrawables() method in TextView.Drawables
42845 HSPLandroid/widget/TextView;->getCompoundDrawables()[Landroid/graphics/drawable/Drawable;
38755 method public android.graphics.drawable.Drawable[] getCompoundDrawables();
58463 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawables();
58607 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawables();