Home
last modified time | relevance | path

Searched refs:Prompt (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractor.aidl31 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()
DResolverActivity.java31 import android.app.VoiceInteractor.Prompt;
466 new Prompt(getTitle()), options, null);
2234 public PickTargetOptionRequest(@Nullable Prompt prompt, Option[] options,
/frameworks/base/core/java/android/app/
DVoiceInteractor.java347 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 …]
DVoiceInteractor.aidl20 parcelable VoiceInteractor.Prompt;
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java183 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 …]
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DTestInteractionActivity.java95 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()
DStartVoiceInteractionActivity.java119 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()
DMainInteractionSession.java382 void setPrompt(VoiceInteractor.Prompt prompt) { in setPrompt()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
DREADME.md2 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 same
14 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:
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...