Searched refs:getDrawableForState (Results 1 – 2 of 2) sorted by relevance
28 Drawable drawableForState = shadow.getDrawableForState(states); in testAddStateWithDrawable()41 Drawable drawableForState = shadow.getDrawableForState(StateSet.WILD_CARD); in testAddDrawableWithWildCardState()
44 public Drawable getDrawableForState(int[] stateSet) { in getDrawableForState() method in ShadowStateListDrawable