Searched refs:CALENDARS_VISIBLE_WHERE (Results 1 – 1 of 1) sorted by relevance
290 static final String CALENDARS_VISIBLE_WHERE = Calendars.VISIBLE + "=?"; field in EventInfoFragment1756 CALENDARS_PROJECTION, CALENDARS_VISIBLE_WHERE, new String[] {"1"}, null); in updateCalendar()