Searched refs:RESULT_CODE_SECURITY_EXCEPTION (Results 1 – 2 of 2) sorted by relevance
237 public static final int RESULT_CODE_SECURITY_EXCEPTION = -1; field in ContentCaptureManager515 if (resultCode == RESULT_CODE_SECURITY_EXCEPTION) { in getServiceSettingsComponentName()724 if (resultCode == RESULT_CODE_SECURITY_EXCEPTION) { in syncRun()
25 import static android.view.contentcapture.ContentCaptureManager.RESULT_CODE_SECURITY_EXCEPTION;560 result.send(RESULT_CODE_SECURITY_EXCEPTION, bundleFor(e.getMessage())); in throwsSecurityException()