Searched refs:CALENDARS_SYNC_PROJECTION (Results 1 – 1 of 1) sorted by relevance
87 public static final String[] CALENDARS_SYNC_PROJECTION = new String[] { field in CalendarTest.CalendarHelper221 return resolver.query(Calendars.CONTENT_URI, CALENDARS_SYNC_PROJECTION, selection, in getCalendarsByAccount()