Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java131 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SECURITY_EXCEPTION); in testVoiceInteractionService_withoutManageHotwordDetectionPermission_triggerFailure()
139 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SECURITY_EXCEPTION); in testVoiceInteractionService_holdBindHotwordDetectionPermission_triggerFailure()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java95 public static final int HOTWORD_DETECTION_SERVICE_TRIGGER_SECURITY_EXCEPTION = 3; field in Utils
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DBasicVoiceInteractionService.java236 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SECURITY_EXCEPTION); in callCreateAlwaysOnHotwordDetector()