Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceStressTest.java182 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(); in testHotwordDetectionService_createSoftwareHotwordDetector_success() local
260 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(); in testHotwordDetectionService_onDetectFromMic_success() local
301 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(); in testMultipleDetectors_onDetectFromDspAndMic_success() local
353 private void verifySoftwareDetectorDetectSuccess(HotwordDetector softwareHotwordDetector) in verifySoftwareDetectorDetectSuccess()
401 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in createSoftwareHotwordDetector() local
DHotwordDetectionServiceBasicTest.java310 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testHotwordDetectionService_createSoftwareDetector_sendOverMaxResult_getException() local
366 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testHotwordDetectionService_createSoftwareDetector_customResult_getCustomStatus() local
475 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testVoiceInteractionService_disallowCreateSoftwareHotwordDetectorTwice() local
560 HotwordDetector softwareHotwordDetector = in testHotwordDetectionService_softwareDetector_processDied_triggerOnFailure() local
692 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testHotwordDetectionService_software_externalSourceSecurityException_onFailure() local
717 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testHotwordDetectionService_onDetectFromMicSecurityException_onFailure() local
813 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testHotwordDetectionService_createDetectorTwiceQuickly_triggerSuccess() local
902 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testHotwordDetectionService_softwareDetectorWithAudioEgress() local
1260 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testHotwordDetectionService_softwareDetectorWithAudioEgressWrongCopyBufferSize() local
1535 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(/* useOnFailure= */ in testHotwordDetectionService_softwareDetector_onDetectFromExternalSource_rejected() local
[all …]
DHotwordDetectionServiceProximityTest.java211 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(); in testAttentionService_onDetectFromMic_noUpdates() local
234 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(); in testAttentionService_onDetectFromMic_unknownProximity() local
260 HotwordDetector softwareHotwordDetector = createSoftwareHotwordDetector(); in testAttentionService_onDetectFromMic_updatedProximity() local
364 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in createSoftwareHotwordDetector() local
DVoiceInteractionServiceTest.java545 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testCreateHotwordDetector() local