Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/service/aidl/android/voiceinteraction/service/
DIProxyAlwaysOnHotwordDetector.aidl37 boolean stopRecognition(); in stopRecognition() method
/cts/hostsidetests/voiceinteraction/app/aidl/com/android/cts/voiceinteraction/
DIProxyAlwaysOnHotwordDetector.aidl37 boolean stopRecognition(); in stopRecognition() method
/cts/hostsidetests/voiceinteraction/app/src/com/android/cts/voiceinteraction/
DProxyVoiceInteractionService.java352 public boolean stopRecognition() { in stopRecognition() method