Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/pim/vcard/
DContactStruct.java56 public class ContactStruct { class
433 public ContactStruct() { in ContactStruct() method in ContactStruct
437 public ContactStruct(int vcardType) { in ContactStruct() method in ContactStruct
441 public ContactStruct(int vcardType, Account account) { in ContactStruct() method in ContactStruct
449 public ContactStruct(String givenName, in ContactStruct() method in ContactStruct