Searched refs:onExportProcessed (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DVCardImportExportListener.java32 Notification onExportProcessed(ExportRequest request, int jobId); method in interface:VCardImportExportListener
H A DNfcImportVCardActivity.java274 public Notification onExportProcessed(ExportRequest request, int jobId) { method in class:NfcImportVCardActivity
H A DNotificationImportExportListener.java160 public Notification onExportProcessed(ExportRequest request, int jobId) { method in class:NotificationImportExportListener
H A DVCardService.java202 final Notification notification = listener.onExportProcessed(request,mCurrentJobId);

Completed in 82 milliseconds