Home
last modified time | relevance | path

Searched defs:hotwordDetectedResult (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceProximityTest.java219 HotwordDetectedResult hotwordDetectedResult = waitHotwordServiceOnDetectedResult(); in testAttentionService_onDetectFromMic_noUpdates() local
245 HotwordDetectedResult hotwordDetectedResult = waitHotwordServiceOnDetectedResult(); in testAttentionService_onDetectFromMic_unknownProximity() local
271 HotwordDetectedResult hotwordDetectedResult = waitHotwordServiceOnDetectedResult(); in testAttentionService_onDetectFromMic_updatedProximity() local
299 HotwordDetectedResult hotwordDetectedResult = waitHotwordServiceOnDetectedResult(); in testAttentionService_onDetectFromExternalSource_doesNotReceiveProximity() local
389 private void verifyProximityBundle(HotwordDetectedResult hotwordDetectedResult, in verifyProximityBundle()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/unittests/
DHotwordDetectedResultTest.java203 final HotwordDetectedResult hotwordDetectedResult = in testHotwordDetectedResultBuilder() local
238 final HotwordDetectedResult hotwordDetectedResult = in testHotwordDetectedResultParcelizeDeparcelize() local
303 private void assertHotwordDetectedResult(HotwordDetectedResult hotwordDetectedResult) { in assertHotwordDetectedResult()
DAlwaysOnHotwordDetectorEventPayloadTest.java103 HotwordDetectedResult hotwordDetectedResult = new HotwordDetectedResult.Builder() in testEventPayload_getHotwordDetectedResult() local
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainHotwordDetectionService.java163 HotwordDetectedResult hotwordDetectedResult = in onDetect() local