Searched refs:GENERATED_CONTACT (Results 1 – 2 of 2) sorted by relevance
36 /* package */ static final int GENERATED_CONTACT = -2; field in RecipientEntry151 return id == RecipientEntry.INVALID_CONTACT || id == RecipientEntry.GENERATED_CONTACT; in isCreatedRecipient()186 null, GENERATED_CONTACT, null /* directoryId */, GENERATED_CONTACT, null, true, in constructGeneratedEntry()
734 && (!isPhoneQuery() && contactId != RecipientEntry.GENERATED_CONTACT)) { in shrink()1010 && contactId != RecipientEntry.GENERATED_CONTACT); in loadAvatarIcon()2296 if (!isPhoneQuery() && item.getContactId() == RecipientEntry.GENERATED_CONTACT) { in createValidatedEntry()2566 currentChip.getContactId() == RecipientEntry.GENERATED_CONTACT || in selectChip()2603 || (!isPhoneQuery() && contactId == RecipientEntry.GENERATED_CONTACT); in shouldShowEditableText()2912 || (!isPhoneQuery() && contactId == RecipientEntry.GENERATED_CONTACT); in isGeneratedContact()