Searched defs:syncId (Results 1 – 3 of 3) sorted by relevance
242 String syncId = entries.getString(syncIdColumn); in performInstanceExpansion() local876 static String getSyncIdKey(String syncId, long calendarId) { in getSyncIdKey()
2241 String syncId = values.getAsString(Events._SYNC_ID); in backfillExceptionOriginalIds() local3486 String syncId = cursor.getString(EVENTS_SYNC_ID_INDEX); in deleteEventInternal() local3908 private boolean doesEventExistForSyncId(String syncId) { in doesEventExistForSyncId()
1345 String syncId = String.format("%d", recur.mSyncId); in eventInfoToContentValues() local