Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java97 public static final int EXTRA_HOTWORD_DETECTION_SERVICE_SEND_CUSTOM_INIT_STATUS = 4; field in Utils
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainHotwordDetectionService.java403 == Utils.EXTRA_HOTWORD_DETECTION_SERVICE_SEND_CUSTOM_INIT_STATUS) { in onUpdateState()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java332 Utils.EXTRA_HOTWORD_DETECTION_SERVICE_SEND_CUSTOM_INIT_STATUS); in testHotwordDetectionService_createDspDetector_customResult_getCustomStatus()
360 Utils.EXTRA_HOTWORD_DETECTION_SERVICE_SEND_CUSTOM_INIT_STATUS); in testHotwordDetectionService_createSoftwareDetector_customResult_getCustomStatus()