Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DBasicVoiceInteractionService.java201 Utils.HOTWORD_DETECTION_SERVICE_GET_ERROR); in callCreateAlwaysOnHotwordDetector()
261 Utils.HOTWORD_DETECTION_SERVICE_GET_ERROR);
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java97 public static final int HOTWORD_DETECTION_SERVICE_GET_ERROR = 5; field in Utils
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java275 Utils.HOTWORD_DETECTION_SERVICE_GET_ERROR); in testHotwordDetectionService_processDied_triggerOnError()