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