Searched refs:showFailureNotification (Results 1 – 1 of 1) sorted by relevance
238 showFailureNotification(R.string.fail_reason_not_supported); in run()256 showFailureNotification(R.string.fail_reason_not_supported); in run()260 showFailureNotification(R.string.fail_reason_io_error); in run()508 showFailureNotification(R.string.fail_reason_io_error); in readUriToLocalFile()512 showFailureNotification(R.string.fail_reason_io_error); in readUriToLocalFile()518 showFailureNotification(R.string.fail_reason_io_error); in readUriToLocalFile()562 showFailureNotification(R.string.fail_reason_io_error); in onCreate()752 /* package */ void showFailureNotification(int reasonId) { in showFailureNotification() method in ImportVCardActivity