Searched refs: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 NavigationBarButton76 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
700 button.setCompoundDrawables(iconStart, null, iconEnd, null);