Searched defs:startLocalVoiceInteraction (Results 1 – 6 of 6) sorted by relevance
41 public abstract void startLocalVoiceInteraction(@NonNull IBinder callingActivity, in startLocalVoiceInteraction() method in VoiceInteractionManagerInternal
117 void startLocalVoiceInteraction(in IBinder token, in Bundle options); in startLocalVoiceInteraction() method
441 void startLocalVoiceInteraction(IBinder callingActivity, Bundle options) { in startLocalVoiceInteraction() method in ActivityClient
2230 public void startLocalVoiceInteraction(Bundle privateOptions) { in startLocalVoiceInteraction() method in Activity
233 public void startLocalVoiceInteraction(@NonNull IBinder callingActivity, in startLocalVoiceInteraction() method in VoiceInteractionManagerService.LocalService419 void startLocalVoiceInteraction(@NonNull final IBinder token, in startLocalVoiceInteraction() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
1277 public void startLocalVoiceInteraction(IBinder callingActivity, Bundle options) { in startLocalVoiceInteraction() method in ActivityClientController