Searched defs:stopPerceiving (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/com/android/internal/app/ | ||
| D | IVoiceInteractionManagerService.aidl | 339 void stopPerceiving(); in stopPerceiving() method |
| /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ | ||
| D | VoiceInteractionManagerService.java | 1415 public void stopPerceiving() throws RemoteException { in stopPerceiving() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub |