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

/frameworks/base/core/java/android/widget/
H A DTextView.java2115 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, method in class:TextView
2294 setCompoundDrawables(left, top, right, bottom);
2304 * {@link #setCompoundDrawables} or related methods.
2446 * {@link #setCompoundDrawables} or related methods.
2475 * {@link #setCompoundDrawables} or related methods.
2579 * {@link #setCompoundDrawables(Drawable, Drawable, Drawable, Drawable)}

Completed in 265 milliseconds