Home
last modified time | relevance | path

Searched defs:startRecognition (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/voiceinteraction/service/aidl/android/voiceinteraction/service/
DIProxyAlwaysOnHotwordDetector.aidl36 boolean startRecognition(); in startRecognition() method
/cts/hostsidetests/voiceinteraction/app/aidl/com/android/cts/voiceinteraction/
DIProxyAlwaysOnHotwordDetector.aidl36 boolean startRecognition(); in startRecognition() method
/cts/hostsidetests/voiceinteraction/app/src/com/android/cts/voiceinteraction/
DProxyVoiceInteractionService.java347 public boolean startRecognition() { in startRecognition() method