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