Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDebug.java42 private static final String[] CALENDARS_PROJECTION = new String[]{ field in CalendarDebug
85 CALENDARS_PROJECTION, in doInBackground()
/packages/apps/Calendar/src/com/android/calendar/
DEventInfoFragment.java225 static final String[] CALENDARS_PROJECTION = new String[] { field in EventInfoFragment
DDayView.java141 private static final String[] CALENDARS_PROJECTION = new String[] { field in DayView