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