Home | History | Annotate | Download | only in widget

Lines Matching defs:setCompoundDrawables

123      * {@link TextView#setCompoundDrawables} or related methods.
138 textView.setCompoundDrawables(rtl ? end : start, top, rtl ? start : end, bottom);
140 textView.setCompoundDrawables(start, top, end, bottom);
150 * {@link TextView#setCompoundDrawables} or related methods.
178 * {@link TextView#setCompoundDrawables} or related methods.