Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/vcard/
DExportRequest.java20 public class ExportRequest { class
29 public ExportRequest(Uri destUri) { in ExportRequest() method in ExportRequest
33 public ExportRequest(Uri destUri, String exportType) { in ExportRequest() method in ExportRequest
37 public ExportRequest(Uri destUri, String exportType, String displayName) { in ExportRequest() method in ExportRequest