Searched refs:stopLocalVoiceInteraction (Results 1 – 9 of 9) sorted by relevance
43 public abstract void stopLocalVoiceInteraction(IBinder callingActivity); in stopLocalVoiceInteraction() method in VoiceInteractionManagerInternal
94 stopLocalVoiceInteraction(); in onClick()
191 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.LocalService195 VoiceInteractionManagerService.this.mServiceStub.stopLocalVoiceInteraction( in stopLocalVoiceInteraction()243 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
370 void stopLocalVoiceInteraction(in IBinder token); in stopLocalVoiceInteraction() method
1998 public void stopLocalVoiceInteraction() { in stopLocalVoiceInteraction() method in Activity2000 ActivityTaskManager.getService().stopLocalVoiceInteraction(mToken); in stopLocalVoiceInteraction()
4401 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in ActivityTaskManagerService4403 .stopLocalVoiceInteraction(callingActivity); in stopLocalVoiceInteraction()
5545 Landroid/app/IActivityManager$Stub$Proxy;->stopLocalVoiceInteraction(Landroid/os/IBinder;)V6102 Landroid/app/IActivityManager;->stopLocalVoiceInteraction(Landroid/os/IBinder;)V64517 Landroid/service/voice/VoiceInteractionManagerInternal;->stopLocalVoiceInteraction(Landroid/os/IBin…
3901 method public void stopLocalVoiceInteraction();