Searched refs:existingChips (Results 1 – 1 of 1) sorted by relevance
2845 final DrawableRecipientChip[] existingChips = getSortedRecipients(); in onPreExecute() local2846 Collections.addAll(originalRecipients, existingChips); in onPreExecute()2876 DrawableRecipientChip[] existingChips = getSortedRecipients(); in doInBackground() local2877 Collections.addAll(recipients, existingChips); in doInBackground()