Searched refs:KEY_COLOR_KEYS (Results 1 – 1 of 1) sorted by relevance
43 private static final String KEY_COLOR_KEYS = "color_keys"; field in CalendarColorPickerDialog184 outState.putIntArray(KEY_COLOR_KEYS, colorKeys); in saveColorKeys()198 int[] colorKeys = savedInstanceState.getIntArray(KEY_COLOR_KEYS); in retrieveColorKeys()