Searched defs:stateListDrawable (Results 1 – 2 of 2) sorted by relevance
109 StateListDrawable stateListDrawable = (StateListDrawable) button.getDrawable(); in tintButtonByStyle() local121 private void tintDrawableByLayerId(StateListDrawable stateListDrawable, int[] stateSet, in tintDrawableByLayerId()
547 private static int getStateCount(StateListDrawable stateListDrawable) { in getStateCount()566 private static Drawable getStateDrawable(StateListDrawable stateListDrawable, int index) { in getStateDrawable()