Searched defs:createAlwaysOnHotwordDetector (Results 1 – 8 of 8) sorted by relevance
53 public void createAlwaysOnHotwordDetector() { in createAlwaysOnHotwordDetector() method in CtsMainVoiceInteractionService
173 public void createAlwaysOnHotwordDetector() { in createAlwaysOnHotwordDetector() method in CtsBasicVoiceInteractionService182 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread) { in createAlwaysOnHotwordDetector() method in CtsBasicVoiceInteractionService191 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread, in createAlwaysOnHotwordDetector() method in CtsBasicVoiceInteractionService
39 IProxyAlwaysOnHotwordDetector createAlwaysOnHotwordDetector( in createAlwaysOnHotwordDetector() method
373 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector() throws Throwable { in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceProximityTest
379 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector() in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceStressTest
399 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector() throws Throwable { in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceMultipleDetectorTest
2102 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector(boolean useOnFailure) in createAlwaysOnHotwordDetector() method in HotwordDetectionServiceBasicTest