Searched refs:existingAnnotatedCallLogIds (Results 1 – 1 of 1) sorted by relevance
232 Context appContext, CallLogMutations mutations, Set<Long> existingAnnotatedCallLogIds) { in handleInsertsAndUpdates() argument357 if (existingAnnotatedCallLogIds.contains(id)) { in handleInsertsAndUpdates()432 Context appContext, Set<Long> existingAnnotatedCallLogIds, CallLogMutations mutations) { in handleDeletes() argument434 getIdsFromSystemCallLogThatMatch(appContext, existingAnnotatedCallLogIds); in handleDeletes()440 idsInAnnotatedCallLogNoLongerInSystemCallLog.addAll(existingAnnotatedCallLogIds); in handleDeletes()