Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java3908 private boolean doesEventExistForSyncId(String syncId) { in doesEventExistForSyncId() method in CalendarProvider2
3939 return doesEventExistForSyncId(originalSyncId); in doesStatusCancelUpdateMeanUpdate()