Searched refs:existingChips (Results 1 – 1 of 1) sorted by relevance
3068 final DrawableRecipientChip[] existingChips = getSortedRecipients(); in onPreExecute() local3069 Collections.addAll(originalRecipients, existingChips); in onPreExecute()3099 DrawableRecipientChip[] existingChips = getSortedRecipients(); in doInBackground() local3100 Collections.addAll(recipients, existingChips); in doInBackground()