Searched defs:setCompoundDrawables (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java2110 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, method in class:TextView
2289 setCompoundDrawables(left, top, right, bottom);
2299 * {@link #setCompoundDrawables} or related methods.
2441 * {@link #setCompoundDrawables} or related methods.
2470 * {@link #setCompoundDrawables} or related methods.
2574 * {@link #setCompoundDrawables(Drawable, Drawable, Drawable, Drawable)}

Completed in 67 milliseconds