Searched refs:ColorPaletteDrawable (Results 1 – 1 of 1) sorted by relevance
2184 ColorPaletteDrawable cp = in buildAndShowColorDialogue()2185 new ColorPaletteDrawable(colors[i], BUTTON_SIZE, BUTTON_SIZE, in buildAndShowColorDialogue()2770 public static class ColorPaletteDrawable extends ShapeDrawable { class in EditStyledText2773 public ColorPaletteDrawable(int color, int width, int height, int mergin) { in ColorPaletteDrawable() method in EditStyledText.ColorPaletteDrawable