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()
731 && (!isPhoneQuery() && contactId != RecipientEntry.GENERATED_CONTACT)) { in shrink()1007 && contactId != RecipientEntry.GENERATED_CONTACT); in loadAvatarIcon()2293 if (!isPhoneQuery() && item.getContactId() == RecipientEntry.GENERATED_CONTACT) { in createValidatedEntry()2563 currentChip.getContactId() == RecipientEntry.GENERATED_CONTACT || in selectChip()2600 || (!isPhoneQuery() && contactId == RecipientEntry.GENERATED_CONTACT); in shouldShowEditableText()2909 || (!isPhoneQuery() && contactId == RecipientEntry.GENERATED_CONTACT); in isGeneratedContact()