Searched refs:orphanContactIds (Results 1 – 1 of 1) sorted by relevance
5226 ArraySet<Long> orphanContactIds = new ArraySet<>(); in updateAccountsInBackground() local5239 orphanContactIds.add(cursor.getLong(0)); in updateAccountsInBackground()5245 for (Long contactId : orphanContactIds) { in updateAccountsInBackground()