Searched defs:setCompoundDrawables (Results 1 – 2 of 2) sorted by relevance
63 public void setCompoundDrawables(Drawable left, Drawable top, Drawable right, Drawable bottom) { in setCompoundDrawables() method in NavigationBarButton
2893 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in TextView.Drawables