Searched refs:EXTRA_CAUGHT_SECURITY_EXCEPTION (Results 1 – 1 of 1) sorted by relevance
75 private static final String EXTRA_CAUGHT_SECURITY_EXCEPTION = "extra_caught_security_exception"; field in IntentReceiverActivity98 result.putExtra(EXTRA_CAUGHT_SECURITY_EXCEPTION, true); in onCreate()118 result.putExtra(EXTRA_CAUGHT_SECURITY_EXCEPTION, true); in onCreate()