Searched refs:KEY_CAUGHT_SECURITY_EXCEPTION (Results 1 – 1 of 1) sorted by relevance
113 private static final String KEY_CAUGHT_SECURITY_EXCEPTION = "caught_security_exception"; field in ActivityLauncher298 bundle.putBoolean(KEY_CAUGHT_SECURITY_EXCEPTION, true); in handleSecurityException()310 return TestJournalContainer.get(TAG).extras.containsKey(KEY_CAUGHT_SECURITY_EXCEPTION); in hasCaughtSecurityException()