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()
214 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.LocalService218 VoiceInteractionManagerService.this.mServiceStub.stopLocalVoiceInteraction( in stopLocalVoiceInteraction()271 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
351 void stopLocalVoiceInteraction(in IBinder token); in stopLocalVoiceInteraction() method
2118 public void stopLocalVoiceInteraction() { in stopLocalVoiceInteraction() method in Activity2120 ActivityTaskManager.getService().stopLocalVoiceInteraction(mToken); in stopLocalVoiceInteraction()
4374 public void stopLocalVoiceInteraction(IBinder callingActivity) { in stopLocalVoiceInteraction() method in ActivityTaskManagerService4376 .stopLocalVoiceInteraction(callingActivity); in stopLocalVoiceInteraction()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3998 method public void stopLocalVoiceInteraction();