Home
last modified time | relevance | path

Searched defs:RESULT_SECURITY_EXCEPTION (Results 1 – 2 of 2) 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
/cts/tests/app/shared/src/android/app/stubs/shared/
DICloseSystemDialogsTestsService.aidl28 const int RESULT_SECURITY_EXCEPTION = 1; field