Searched refs:setDrawStyle (Results 1 – 2 of 2) sorted by relevance
139 holder.colorChip.setDrawStyle(ColorChipView.DRAW_FADED); in bindView()145 holder.colorChip.setDrawStyle(ColorChipView.DRAW_BORDER); in bindView()147 holder.colorChip.setDrawStyle(ColorChipView.DRAW_FULL); in bindView()167 holder.colorChip.setDrawStyle(ColorChipView.DRAW_FULL); in bindView()
73 public void setDrawStyle(int style) { in setDrawStyle() method in ColorChipView