Searched refs:handleImportRequest (Results 1 – 4 of 4) sorted by relevance
161 dismissDialog = handleImportRequest(resId, in onCreateDialog()235 private boolean handleImportRequest(int resId, int subscriptionId) { in handleImportRequest() method in ImportExportDialogFragment
71 services[0].handleImportRequest(requests, NfcImportVCardActivity.this); in doInBackground()
201 public synchronized void handleImportRequest(List<ImportRequest> requests, in handleImportRequest() method in VCardService
189 mService.handleImportRequest(requests, mListener); in sendImportRequest()