Searched refs:orphanContactIds (Results 1 – 1 of 1) sorted by relevance
5363 HashSet<Long> orphanContactIds = Sets.newHashSet(); in updateAccountsInBackground() local5376 orphanContactIds.add(cursor.getLong(0)); in updateAccountsInBackground()5382 for (Long contactId : orphanContactIds) { in updateAccountsInBackground()