Searched defs:calendars (Results 1 – 3 of 3) sorted by relevance
101 Set<Long> calendars = new LinkedHashSet<Long>(); in processEventIds() local182 Set<Long> calendars = new LinkedHashSet<Long>(); in dismissGlobally() local312 Set<Long> calendars) { in lookupCalendarToAccountMap()
458 static RRule inferRRuleFromCalendars(GregorianCalendar[] calendars) { in inferRRuleFromCalendars()
4626 sUriMatcher.addURI(CalendarContract.AUTHORITY, "calendars", CALENDARS); in sUriMatcher.addURI()4627 sUriMatcher.addURI(CalendarContract.AUTHORITY, "calendars/#", CALENDARS_ID); in sUriMatcher.addURI()