Searched refs:EXTRA_RESULT_EXCEPTION (Results 1 – 2 of 2) sorted by relevance
65 private static final String EXTRA_RESULT_EXCEPTION = "extra_result_exception"; field in CertInstallerReceiver153 intent.putExtra(EXTRA_RESULT_EXCEPTION, e); in sendResult()
55 private static final String EXTRA_RESULT_EXCEPTION = "extra_result_exception"; field in DelegatedCertInstallerTest144 (Exception) intent.getSerializableExtra(EXTRA_RESULT_EXCEPTION);