Searched defs:calendars (Results 1 – 3 of 3) sorted by relevance
67 public static String asString(Calendars calendars) { in asString()
99 List<CalendarInfo> calendars = getCalendars(mContext); in reloadCalendar() local187 final List<CalendarInfo> calendars = new ArrayList<>(); in getCalendars() local
130 final ArraySet<Long> calendars = getCalendarsWithAccess(); in checkEvent() local