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