Searched refs:isCreatedRecipient (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEntry.java108 public static boolean isCreatedRecipient(long id) { method in class:RecipientEntry
H A DRecipientEditTextView.java1675 } else if (RecipientEntry.isCreatedRecipient(item.getContactId())
2427 if (RecipientEntry.isCreatedRecipient(temp.getEntry().getContactId())
2494 if (RecipientEntry.isCreatedRecipient(temp.getEntry().getContactId())

Completed in 49 milliseconds