Searched defs:ColorPaletteDrawable (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2184 ColorPaletteDrawable cp =
2185 new ColorPaletteDrawable(colors[i], BUTTON_SIZE, BUTTON_SIZE,
2770 public static class ColorPaletteDrawable extends ShapeDrawable { class in class:EditStyledText
2773 public ColorPaletteDrawable(int color, int width, int height, int mergin) { method in class:EditStyledText.ColorPaletteDrawable

Completed in 81 milliseconds