Searched defs:calendars (Results 1 – 3 of 3) sorted by relevance
217 Set<Long> calendars = new LinkedHashSet<Long>(); in processEventIds() local357 Set<Long> calendars = new LinkedHashSet<Long>(); in dismissGlobally() local448 Set<Long> calendars) { in lookupCalendarToAccountMap()
179 final List<CalendarInfo> calendars = new ArrayList<>(); in getCalendars() local
4665 sUriMatcher.addURI(CalendarContract.AUTHORITY, "calendars", CALENDARS); in sUriMatcher.addURI()4666 sUriMatcher.addURI(CalendarContract.AUTHORITY, "calendars/#", CALENDARS_ID); in sUriMatcher.addURI()