Searched refs:getSortedRecipients (Results 1 – 2 of 2) sorted by relevance
497 DrawableRecipientChip[] chips = getSortedRecipients(); in getLastChip()1331 DrawableRecipientChip[] chips = getSortedRecipients(); in checkChipWidths()1428 DrawableRecipientChip[] chips = getSortedRecipients(); in sanitizeEnd()1742 DrawableRecipientChip[] recips = getSortedRecipients(); in sanitizeBetween()2311 /* package */DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in RecipientEditTextView2439 DrawableRecipientChip[] recipients = getSortedRecipients(); in createMoreChip()2496 DrawableRecipientChip[] recipients = getSortedRecipients(); in removeMoreChip()3071 final DrawableRecipientChip[] existingChips = getSortedRecipients(); in onPreExecute()3102 DrawableRecipientChip[] existingChips = getSortedRecipients(); in doInBackground()3461 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()