Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java123 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_validHotwordDetectionComponentName_triggerSuccess()
150 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_onDetectFromDsp_success()
166 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_onDetectFromDsp_rejection()
180 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_onDetectFromExternalSource_success()
197 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_onDetectFromMic_success()
212 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_onStopDetection()
232 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_concurrentCapture()
270 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS); in testHotwordDetectionService_processDied_triggerOnError()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java93 public static final int HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS = 1; field in Utils
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DBasicVoiceInteractionService.java371 Utils.HOTWORD_DETECTION_SERVICE_TRIGGER_SUCCESS);