Searched refs:SIZE_LARGE (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/colorpicker/src/com/android/colorpicker/
H A DColorPickerDialog.java36 public static final int SIZE_LARGE = 1; field in class:ColorPickerDialog
H A DColorPickerPalette.java54 * Initialize the size, columns, and listener. Size should be a pre-defined size (SIZE_LARGE
60 if (size == ColorPickerDialog.SIZE_LARGE) {

Completed in 204 milliseconds