HomeSort by relevance Sort by last modified time
    Searched refs:getSortedRecipients (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java 494 DrawableRecipientChip[] chips = getSortedRecipients();
    [all...]
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java 58 public DrawableRecipientChip[] getSortedRecipients() {
87 public DrawableRecipientChip[] getSortedRecipients() {
289 assertEquals(view.getSortedRecipients(), null);
    [all...]

Completed in 345 milliseconds