Home
last modified time | relevance | path

Searched defs:createAlwaysOnHotwordDetector (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsMainVoiceInteractionService.java53 public void createAlwaysOnHotwordDetector() { in createAlwaysOnHotwordDetector() method in CtsMainVoiceInteractionService
DCtsBasicVoiceInteractionService.java173 public void createAlwaysOnHotwordDetector() { in createAlwaysOnHotwordDetector() method in CtsBasicVoiceInteractionService
182 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread) { in createAlwaysOnHotwordDetector() method in CtsBasicVoiceInteractionService
191 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread, in createAlwaysOnHotwordDetector() method in CtsBasicVoiceInteractionService
/cts/tests/tests/voiceinteraction/service/aidl/android/voiceinteraction/service/
DITestVoiceInteractionService.aidl39 IProxyAlwaysOnHotwordDetector createAlwaysOnHotwordDetector( in createAlwaysOnHotwordDetector() method
/cts/hostsidetests/voiceinteraction/app/aidl/com/android/cts/voiceinteraction/
DITestVoiceInteractionService.aidl39 IProxyAlwaysOnHotwordDetector createAlwaysOnHotwordDetector( in createAlwaysOnHotwordDetector() method
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceProximityTest.java373 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector() throws Throwable { in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceProximityTest
DHotwordDetectionServiceStressTest.java379 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector() in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceStressTest
DHotwordDetectionServiceMultipleDetectorTest.java399 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector() throws Throwable { in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceMultipleDetectorTest
DHotwordDetectionServiceBasicTest.java2102 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector(boolean useOnFailure) in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceBasicTest