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