Home
last modified time | relevance | path

Searched refs:createAlwaysOnHotwordDetectorCallbackWithListeners (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAlwaysOnHotwordDetectorNoDspTest.java190 getService().createAlwaysOnHotwordDetectorCallbackWithListeners())); in testCreateAlwaysOnHotwordDetector_noSTModule_throwsExceptionWhenChangeIdEnabled()
216 getService().createAlwaysOnHotwordDetectorCallbackWithListeners()); in testCreateAlwaysOnHotwordDetector_noSTModule_stateUnavailableWhenChangeIdDisabled()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java157 createAlwaysOnHotwordDetectorCallbackWithListeners(); in createAlwaysOnHotwordDetectorNoHotwordDetectionService()
345 createAlwaysOnHotwordDetectorCallbackWithListeners(), useExecutor, in createAlwaysOnHotwordDetectorWithOnFailureCallback()
353 public AlwaysOnHotwordDetector.Callback createAlwaysOnHotwordDetectorCallbackWithListeners() { in createAlwaysOnHotwordDetectorCallbackWithListeners() method in CtsBasicVoiceInteractionService