Searched defs:syncId (Results 1 – 4 of 4) sorted by relevance
244 String syncId = entries.getString(syncIdColumn); in performInstanceExpansion() local876 static String getSyncIdKey(String syncId, long calendarId) { in getSyncIdKey()
2054 String syncId = values.getAsString(Events._SYNC_ID); in backfillExceptionOriginalIds() local3164 String syncId = cursor.getString(EVENTS_SYNC_ID_INDEX); in deleteEventInternal() local3582 private boolean doesEventExistForSyncId(String syncId) { in doesEventExistForSyncId()
1450 public void delete(long id, String syncId) { in delete()
1203 String syncId = String.format("%d", recur.mSyncId); in eventInfoToContentValues() local