Home
last modified time | relevance | path

Searched defs:getSortedRecipients (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/chips/tests/src/com/android/ex/chips/
DChipsTest.java58 public DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in ChipsTest.BaseMockRecipientEditTextView
87 public DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in ChipsTest.MockRecipientEditTextView
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2311 /* package */DrawableRecipientChip[] getSortedRecipients() { in getSortedRecipients() method in RecipientEditTextView