Searched refs:RESULT_SECURITY_EXCEPTION (Results 1 – 4 of 4) sorted by relevance
33 private static final String RESULT_SECURITY_EXCEPTION = "security-exception"; field in QuietModeCommandReceiver56 result = RESULT_SECURITY_EXCEPTION; in onReceive()
28 const int RESULT_SECURITY_EXCEPTION = 1; field
127 receiver.send(RESULT_SECURITY_EXCEPTION, null); in postNotification()
217 ICloseSystemDialogsTestsService.RESULT_SECURITY_EXCEPTION); in testCloseSystemDialogs_inTrampolineWhenTargetSdkCurrent_isBlockedAndThrows()