Searched refs:getStateDrawable (Results 1 – 4 of 4) sorted by relevance
91 final Drawable stateDrawable = stateList.getStateDrawable(i); in render()
268 public Drawable getStateDrawable(int index) { in getStateDrawable() method in StateListDrawable
407 if (needsTileify(in.getStateDrawable(i))) { in needsTileify()464 out.addState(in.getStateSet(i), tileify(in.getStateDrawable(i), clip)); in tileify()
539 mAboveAnchorBackgroundDrawable = stateList.getStateDrawable(aboveAnchorStateIndex); in setBackgroundDrawable()540 mBelowAnchorBackgroundDrawable = stateList.getStateDrawable(belowAnchorStateIndex); in setBackgroundDrawable()