Searched refs:hasEmails (Results 1 – 3 of 3) sorted by relevance
85 if (!hasName() && !hasPhone() && !hasEmails()) return; in appendCreateContactOperations()133 public boolean hasEmails() { in hasEmails() method in SimContact
439 } else if (contact.hasEmails()) { in getItemLabel()
306 if (contact.hasName() || contact.hasPhone() || contact.hasEmails()) { in loadFromCursor()