Searched defs:stateListDrawable (Results 1 – 3 of 3) sorted by relevance
299 StateListDrawable stateListDrawable = (StateListDrawable) mMediaRouteButtonDrawable; in getIconDrawable() local303 StateListDrawable stateListDrawable = (StateListDrawable) mMediaRouteButtonDrawable; in getIconDrawable() local
547 private static int getStateCount(StateListDrawable stateListDrawable) { in getStateCount()566 private static Drawable getStateDrawable(StateListDrawable stateListDrawable, int index) { in getStateDrawable()
353 StateListDrawable stateListDrawable = new StateListDrawable(); in bindThumbnailTile() local