Searched refs:handleImportRequest (Results 1 – 4 of 4) sorted by relevance
201 handleImportRequest(resId, SimCard.NO_SUBSCRIPTION_ID); in onCreateDialog()261 private void handleImportRequest(int resId, int subscriptionId) { in handleImportRequest() method in ImportDialogFragment
84 services[0].handleImportRequest(requests, NfcImportVCardActivity.this); in doInBackground()
150 public synchronized void handleImportRequest(List<ImportRequest> requests, in handleImportRequest() method in VCardService
151 mService.handleImportRequest(requests, mListener); in sendImportRequest()