Home
last modified time | relevance | path

Searched refs:CALENDARS_INDEX_CALENDAR_COLOR (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DCalendarColorPickerDialog.java56 static final int CALENDARS_INDEX_CALENDAR_COLOR = 2; field in CalendarColorPickerDialog
103 cursor.getInt(CALENDARS_INDEX_CALENDAR_COLOR)); in onQueryComplete()