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()
165 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.LocalService169 VoiceInteractionManagerService.this.mServiceStub.stopLocalVoiceInteraction( in stopLocalVoiceInteraction()215 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
539 void stopLocalVoiceInteraction(in IBinder token); in stopLocalVoiceInteraction() method
1455 public void stopLocalVoiceInteraction() { in stopLocalVoiceInteraction() method in Activity1457 ActivityManager.getService().stopLocalVoiceInteraction(mToken); in stopLocalVoiceInteraction()
4711 public void stopLocalVoiceInteraction(IBinder callingActivity) throws RemoteException { in stopLocalVoiceInteraction() method in ActivityManagerService4713 .stopLocalVoiceInteraction(callingActivity); in stopLocalVoiceInteraction()
3796 method public void stopLocalVoiceInteraction();
3932 method public void stopLocalVoiceInteraction();