Home
last modified time | relevance | path

Searched refs:getCalendarsWithAccess (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DCalendarTracker.java92 private ArraySet<Long> getCalendarsWithAccess() { in getCalendarsWithAccess() method in CalendarTracker
130 final ArraySet<Long> calendars = getCalendarsWithAccess(); in checkEvent()