Searched defs:exportType (Results 1 – 2 of 2) sorted by relevance
25 public final String exportType; field in ExportRequest31 public ExportRequest(Uri destUri, String exportType) { in ExportRequest()
136 final String exportType = request.exportType; in runInternal() local