Searched refs:selectedColor (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEventColorPickerDialog.java40 public static EventColorPickerDialog newInstance(int[] colors, int selectedColor, argument
43 ret.initialize(R.string.event_color_picker_dialog_title, colors, selectedColor, NUM_COLUMNS,
/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarColorPickerDialog.java212 public void setColors(int[] colors, int selectedColor) { argument
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DCaptionSetupActivity.java265 private void colorsToActions(int selectedColor) { argument
272 .checked(selectedColor == mColorRGBs[i]).build());

Completed in 111 milliseconds