Searched refs:getSortedRecipients (Results 1 – 2 of 2) sorted by relevance
494 DrawableRecipientChip[] chips = getSortedRecipients(); in getLastChip()1328 DrawableRecipientChip[] chips = getSortedRecipients(); in checkChipWidths()1425 DrawableRecipientChip[] chips = getSortedRecipients(); in sanitizeEnd()1739 DrawableRecipientChip[] recips = getSortedRecipients(); in sanitizeBetween()2308 /* package */DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in RecipientEditTextView2436 DrawableRecipientChip[] recipients = getSortedRecipients(); in createMoreChip()2493 DrawableRecipientChip[] recipients = getSortedRecipients(); in removeMoreChip()3068 final DrawableRecipientChip[] existingChips = getSortedRecipients(); in onPreExecute()3099 DrawableRecipientChip[] existingChips = getSortedRecipients(); in doInBackground()3458 final DrawableRecipientChip[] recips = getSortedRecipients(); in appendRecipientEntry()
58 public DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in ChipsTest.BaseMockRecipientEditTextView87 public DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in ChipsTest.MockRecipientEditTextView289 assertEquals(view.getSortedRecipients(), null); in testTooManyRecips()