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