Searched refs:setDrawableState (Results 1 – 5 of 5) sorted by relevance
27 void setDrawableState(int[] state); in setDrawableState() method
49 public void setDrawableState(int[] state) { in setDrawableState() method in DrawableStateSwitch
50 public void setDrawableState(int[] state) { in setDrawableState() method in DrawableStateButton
58 public void setDrawableState(int[] state) { in setDrawableState() method in DrawableStateImageButton
179 ((DrawableStateView) view).setDrawableState(drawableState); in recursiveSetEnabledAndDrawableState()