Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DValuesDelta.java596 public String getEmailLabel() { in getEmailLabel() method in ValuesDelta
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DRawContactEditorView.java710 res, email.getEmailType(), email.getEmailLabel()); in addReadOnlyRawContactEditorViews()