Searched refs:stopLocalVoiceInteraction (Results 1 – 8 of 8) sorted by relevance
43 public abstract void stopLocalVoiceInteraction(IBinder callingActivity); in stopLocalVoiceInteraction() method in VoiceInteractionManagerInternal
94 stopLocalVoiceInteraction(); in onClick()
188 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.LocalService192 VoiceInteractionManagerService.this.mServiceStub.stopLocalVoiceInteraction( in stopLocalVoiceInteraction()240 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
370 void stopLocalVoiceInteraction(in IBinder token); in stopLocalVoiceInteraction() method
1992 public void stopLocalVoiceInteraction() { in stopLocalVoiceInteraction() method in Activity1994 ActivityTaskManager.getService().stopLocalVoiceInteraction(mToken); in stopLocalVoiceInteraction()
4374 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in ActivityTaskManagerService4376 .stopLocalVoiceInteraction(callingActivity); in stopLocalVoiceInteraction()
5923 Landroid/app/IActivityManager$Stub$Proxy;->stopLocalVoiceInteraction(Landroid/os/IBinder;)V6482 Landroid/app/IActivityManager;->stopLocalVoiceInteraction(Landroid/os/IBinder;)V69163 Landroid/service/voice/VoiceInteractionManagerInternal;->stopLocalVoiceInteraction(Landroid/os/IBin…
3899 method public void stopLocalVoiceInteraction();