Searched refs:paintDrawable (Results 1 – 1 of 1) sorted by relevance
635 PaintDrawable paintDrawable = new PaintDrawable(); in setFolderBlockColor() local636 paintDrawable.getPaint().setColor(backgroundColor); in setFolderBlockColor()637 colorBlock.setBackgroundDrawable(paintDrawable); in setFolderBlockColor()