Searched refs:colorDrawable (Results 1 – 1 of 1) sorted by relevance
167 Drawable colorDrawable = resLoader.getColorDrawable(drawableResourceId); in getDrawable() local168 if (colorDrawable != null) { in getDrawable()169 return colorDrawable; in getDrawable()