Searched refs:existingChips (Results 1 – 1 of 1) sorted by relevance
3071 final DrawableRecipientChip[] existingChips = getSortedRecipients(); in onPreExecute() local3072 Collections.addAll(originalRecipients, existingChips); in onPreExecute()3102 DrawableRecipientChip[] existingChips = getSortedRecipients(); in doInBackground() local3103 Collections.addAll(recipients, existingChips); in doInBackground()