Home
last modified time | relevance | path

Searched defs:Contact (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DContact.java50 public class Contact { class
103 private Contact(Uri requestedUri, Contact.Status status, Exception exception) { in Contact() method in Contact
143 public Contact(Uri requestedUri, Uri uri, Uri lookupUri, long directoryId, String lookupKey, in Contact() method in Contact
173 public Contact(Uri requestedUri, Contact from) { in Contact() method in Contact