Home
last modified time | relevance | path

Searched refs:getEmailType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DValuesDelta.java589 return getEmailType() != null; in hasEmailType()
592 public Integer getEmailType() { in getEmailType() method in ValuesDelta
/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java710 res, email.getEmailType(), email.getEmailLabel()); in addReadOnlyRawContactEditorViews()