Home
last modified time | relevance | path

Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 2 of 2) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DAppCompatTextView.java715 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable Drawable start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in AppCompatTextView
717 super.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()
724 public void setCompoundDrawablesRelativeWithIntrinsicBounds( in setCompoundDrawablesRelativeWithIntrinsicBounds() method in AppCompatTextView
727 setCompoundDrawablesRelativeWithIntrinsicBounds( in setCompoundDrawablesRelativeWithIntrinsicBounds()
DAppCompatTextHelper.java735 mView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, end,
744 mView.setCompoundDrawablesRelativeWithIntrinsicBounds(existingRel[0], top,