Searched refs:Prompt (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/core/java/com/android/internal/app/ |
D | IVoiceInteractor.aidl | 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()
|
D | ResolverActivity.java | 30 import android.app.VoiceInteractor.Prompt; 481 new Prompt(getTitle()), options, null); 2283 public PickTargetOptionRequest(@Nullable Prompt prompt, Option[] options,
|
/frameworks/base/core/java/android/app/ |
D | VoiceInteractor.java | 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 …]
|
D | VoiceInteractor.aidl | 20 parcelable VoiceInteractor.Prompt;
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionSession.java | 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 …]
|
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | TestInteractionActivity.java | 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()
|
D | StartVoiceInteractionActivity.java | 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()
|
D | MainInteractionSession.java | 382 void setPrompt(VoiceInteractor.Prompt prompt) { in setPrompt()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 9503 Landroid/app/VoiceInteractor$AbortVoiceRequest;->mPrompt:Landroid/app/VoiceInteractor$Prompt; 9514 Landroid/app/VoiceInteractor$CompleteVoiceRequest;->mPrompt:Landroid/app/VoiceInteractor$Prompt; 9520 Landroid/app/VoiceInteractor$ConfirmationRequest;->mPrompt:Landroid/app/VoiceInteractor$Prompt; 9533 Landroid/app/VoiceInteractor$PickOptionRequest;->mPrompt:Landroid/app/VoiceInteractor$Prompt; 9535 Landroid/app/VoiceInteractor$Prompt;-><init>(Landroid/os/Parcel;)V 9536 Landroid/app/VoiceInteractor$Prompt;->mVisualPrompt:Ljava/lang/CharSequence; 9537 Landroid/app/VoiceInteractor$Prompt;->mVoicePrompts:[Ljava/lang/CharSequence; 64554 …droid/service/voice/VoiceInteractionSession;Landroid/app/VoiceInteractor$Prompt;Landroid/os/Bundle… 64556 …vice/voice/VoiceInteractionSession$AbortVoiceRequest;->mPrompt:Landroid/app/VoiceInteractor$Prompt; 64561 …droid/service/voice/VoiceInteractionSession;Landroid/app/VoiceInteractor$Prompt;Landroid/os/Bundle… [all …]
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 6364 …ctor public VoiceInteractor.AbortVoiceRequest(@Nullable android.app.VoiceInteractor.Prompt, @Nulla… 6374 …ctor public VoiceInteractor.CompleteVoiceRequest(@Nullable android.app.VoiceInteractor.Prompt, @Nu… 6379 …ctor public VoiceInteractor.ConfirmationRequest(@Nullable android.app.VoiceInteractor.Prompt, @Nul… 6384 …ctor public VoiceInteractor.PickOptionRequest(@Nullable android.app.VoiceInteractor.Prompt, androi… 6402 public static class VoiceInteractor.Prompt implements android.os.Parcelable { 6403 ctor public VoiceInteractor.Prompt(@NonNull CharSequence[], @NonNull CharSequence); 6404 ctor public VoiceInteractor.Prompt(@NonNull CharSequence); 6410 …Null public static final android.os.Parcelable.Creator<android.app.VoiceInteractor.Prompt> CREATOR; 42293 method @Nullable public android.app.VoiceInteractor.Prompt getVoicePrompt(); 42318 method @Nullable public android.app.VoiceInteractor.Prompt getVoicePrompt(); [all …]
|
/frameworks/base/api/ |
D | current.txt | 6364 …ctor public VoiceInteractor.AbortVoiceRequest(@Nullable android.app.VoiceInteractor.Prompt, @Nulla… 6374 …ctor public VoiceInteractor.CompleteVoiceRequest(@Nullable android.app.VoiceInteractor.Prompt, @Nu… 6379 …ctor public VoiceInteractor.ConfirmationRequest(@Nullable android.app.VoiceInteractor.Prompt, @Nul… 6384 …ctor public VoiceInteractor.PickOptionRequest(@Nullable android.app.VoiceInteractor.Prompt, androi… 6402 public static class VoiceInteractor.Prompt implements android.os.Parcelable { 6403 ctor public VoiceInteractor.Prompt(@NonNull CharSequence[], @NonNull CharSequence); 6404 ctor public VoiceInteractor.Prompt(@NonNull CharSequence); 6410 …Null public static final android.os.Parcelable.Creator<android.app.VoiceInteractor.Prompt> CREATOR; 42437 method @Nullable public android.app.VoiceInteractor.Prompt getVoicePrompt(); 42462 method @Nullable public android.app.VoiceInteractor.Prompt getVoicePrompt(); [all …]
|