Searched refs:Prompt (Results 1 – 10 of 10) sorted by relevance
31 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt, in Bundle extras); in startConfirmation()33 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt, in startPickOption()36 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt, in Bundle extras); in startCompleteVoice()38 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt, in Bundle extras); in startAbortVoice()
31 import android.app.VoiceInteractor.Prompt;466 new Prompt(getTitle()), options, null);2234 public PickTargetOptionRequest(@Nullable Prompt prompt, Option[] options,
347 final Prompt mPrompt;356 public ConfirmationRequest(@Nullable Prompt prompt, @Nullable Bundle extras) { in ConfirmationRequest()369 mPrompt = (prompt != null ? new Prompt(prompt) : null); in ConfirmationRequest()409 final Prompt mPrompt;541 public PickOptionRequest(@Nullable Prompt prompt, Option[] options, in PickOptionRequest()557 mPrompt = (prompt != null ? new Prompt(prompt) : null); in PickOptionRequest()624 final Prompt mPrompt;633 public CompleteVoiceRequest(@Nullable Prompt prompt, @Nullable Bundle extras) { in CompleteVoiceRequest()646 mPrompt = (message != null ? new Prompt(message) : null); in CompleteVoiceRequest()683 final Prompt mPrompt;[all …]
20 parcelable VoiceInteractor.Prompt;
183 IVoiceInteractorCallback callback, VoiceInteractor.Prompt prompt, Bundle extras) {195 IVoiceInteractorCallback callback, VoiceInteractor.Prompt prompt,208 IVoiceInteractorCallback callback, VoiceInteractor.Prompt message, Bundle extras) {220 IVoiceInteractorCallback callback, VoiceInteractor.Prompt message, Bundle extras) {487 final VoiceInteractor.Prompt mPrompt;490 VoiceInteractionSession session, VoiceInteractor.Prompt prompt, Bundle extras) { in ConfirmationRequest()501 public VoiceInteractor.Prompt getVoicePrompt() { in getVoicePrompt()546 final VoiceInteractor.Prompt mPrompt;550 VoiceInteractionSession session, VoiceInteractor.Prompt prompt, in PickOptionRequest()562 public VoiceInteractor.Prompt getVoicePrompt() { in getVoicePrompt()[all …]
95 new VoiceInteractor.Prompt("This is a confirmation"), null) { in onCreate()173 super(new VoiceInteractor.Prompt("Dammit, we suck :("), null); in TestAbortVoice()188 super(new VoiceInteractor.Prompt("Woohoo, completed!"), null); in TestCompleteVoice()235 super(new VoiceInteractor.Prompt("Need to pick something"), options, null); in TestPickOption()
119 super(new VoiceInteractor.Prompt("Dammit, we suck :("), null); in TestAbortVoice()135 super(new VoiceInteractor.Prompt("Woohoo, completed!"), null); in TestCompleteVoice()182 super(new VoiceInteractor.Prompt("Need to pick something"), options, null); in TestPickOption()
382 void setPrompt(VoiceInteractor.Prompt prompt) { in setPrompt()
2 with *MSVC* on *Windows*. You can build the project from *Command Prompt*8 Most of the instructions will be given to the *Сommand Prompt*, but the same14 Open the appropriate *Command Prompt* from the *Start* menu.16 For example *VS2013 x64 Native Tools Command Prompt*:31 If *cmake* command is not available from *Command Prompt*, add it to system *PATH* variable:35 If *git* command is not available from *Command Prompt*, add it to system *PATH* variable:
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...