Searched refs:GENERATED_CONTACT (Results 1 – 2 of 2) sorted by relevance
35 /* package */ static final int GENERATED_CONTACT = -2; field in RecipientEntry111 return id == RecipientEntry.INVALID_CONTACT || id == RecipientEntry.GENERATED_CONTACT; in isCreatedRecipient()157 null, GENERATED_CONTACT, null /* directoryId */, GENERATED_CONTACT, null, true, in constructGeneratedEntry()
528 && (!isPhoneQuery() && contactId != RecipientEntry.GENERATED_CONTACT)) { in shrink()734 && contactId != RecipientEntry.GENERATED_CONTACT); in loadAvatarIcon()1908 if (!isPhoneQuery() && item.getContactId() == RecipientEntry.GENERATED_CONTACT) { in createValidatedEntry()2173 currentChip.getContactId() == RecipientEntry.GENERATED_CONTACT || in selectChip()2208 || (!isPhoneQuery() && contactId == RecipientEntry.GENERATED_CONTACT); in shouldShowEditableText()2493 || (!isPhoneQuery() && contactId == RecipientEntry.GENERATED_CONTACT); in isGeneratedContact()