Home
last modified time | relevance | path

Searched refs:RESULT_SECURITY_EXCEPTION (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/
DQuietModeCommandReceiver.java33 private static final String RESULT_SECURITY_EXCEPTION = "security-exception"; field in QuietModeCommandReceiver
51 result = RESULT_SECURITY_EXCEPTION; in onReceive()