Home
last modified time | relevance | path

Searched defs:colorColumn (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
DEditEventView.java536 int colorColumn = cursor.getColumnIndexOrThrow(Calendars.CALENDAR_COLOR); in bindView() local
1735 int colorColumn = c.getColumnIndexOrThrow(Calendars.CALENDAR_COLOR); in onItemSelected() local