Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractionManagerService.aidl340 void stopPerceiving(); in stopPerceiving() method
/frameworks/base/core/java/android/service/voice/
DVisualQueryDetector.java158 mManagerService.stopPerceiving(); in stopRecognition()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java1539 public void stopPerceiving() throws RemoteException { in stopPerceiving() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub