Home
last modified time | relevance | path

Searched refs:createAlwaysOnHotwordDetectorNoHotwordDetectionService (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAlwaysOnHotwordDetectorNoHdsTest.java243 .createAlwaysOnHotwordDetectorNoHotwordDetectionService( in createAndEnrollAlwaysOnHotwordDetector()
DVoiceInteractionServiceTest.java406 mService.createAlwaysOnHotwordDetectorNoHotwordDetectionService(useExecutor, in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java151 public void createAlwaysOnHotwordDetectorNoHotwordDetectionService(boolean useExecutor, in createAlwaysOnHotwordDetectorNoHotwordDetectionService() method in CtsBasicVoiceInteractionService