Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A 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()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfoTest.java147 TextView prompt = mFeedbackInfo.findViewById(R.id.prompt); in testPrompt_silenced() local
159 TextView prompt = mFeedbackInfo.findViewById(R.id.prompt); in testPrompt_promoted() local
171 TextView prompt = mFeedbackInfo.findViewById(R.id.prompt); in testPrompt_alerted() local
183 TextView prompt = mFeedbackInfo.findViewById(R.id.prompt); in testPrompt_demoted() local
/aosp12/packages/apps/Settings/src/com/android/settings/utils/
H A DVoiceSettingsActivity.java62 protected void notifySuccess(CharSequence prompt) { in notifySuccess()
76 protected void notifyFailure(CharSequence prompt) { in notifyFailure()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/controller/
H A DVoiceController.kt45 val prompt = Prompt(message) regex
64 val prompt = Prompt(message) regex
/aosp12/frameworks/base/core/java/com/android/internal/accessibility/dialog/
H A DAccessibilityButtonChooserActivity.java79 final TextView prompt = findViewById(R.id.accessibility_button_prompt); in onCreate() local
/aosp12/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java354 public ConfirmationRequest(@Nullable Prompt prompt, @Nullable Bundle extras) { in ConfirmationRequest()
366 public ConfirmationRequest(CharSequence prompt, Bundle extras) { in ConfirmationRequest()
539 public PickOptionRequest(@Nullable Prompt prompt, Option[] options, in PickOptionRequest()
554 public PickOptionRequest(CharSequence prompt, Option[] options, Bundle extras) { in PickOptionRequest()
631 public CompleteVoiceRequest(@Nullable Prompt prompt, @Nullable Bundle extras) { in CompleteVoiceRequest()
690 public AbortVoiceRequest(@Nullable Prompt prompt, @Nullable Bundle extras) { in AbortVoiceRequest()
820 public Prompt(@NonNull CharSequence prompt) { in Prompt()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDownloadOverMeteredDialog.java62 final TextView prompt = (TextView)findViewById(R.id.download_over_metered_prompt); in setTexts() local
/aosp12/hardware/interfaces/confirmationui/support/test/
H A Dmsg_formatting_test.cpp82 hidl_string prompt; in TEST() local
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DSurfaceTextureRenderer.java171 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
/aosp12/system/update_engine/cros/
H A Domaha_response.h70 bool prompt = false; member
H A Domaha_request_action.cc179 string prompt; member
H A Domaha_request_action_unittest.cc248 string prompt = "true"; member
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfo.java134 final TextView prompt = findViewById(R.id.prompt); in bindPrompt() local
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/
H A DAlertDialogBuilder.java710 public AlertDialogBuilder setEditBox(String prompt, TextWatcher textChangedListener, in setEditBox()
743 public AlertDialogBuilder setEditBox(String prompt, TextWatcher textChangedListener, in setEditBox()
/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java503 VoiceInteractionSession session, VoiceInteractor.Prompt prompt, Bundle extras) { in ConfirmationRequest()
563 VoiceInteractionSession session, VoiceInteractor.Prompt prompt, in PickOptionRequest()
674 VoiceInteractionSession session, VoiceInteractor.Prompt prompt, Bundle extras) { in CompleteVoiceRequest()
733 VoiceInteractionSession session, VoiceInteractor.Prompt prompt, Bundle extras) { in AbortVoiceRequest()
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java97 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java117 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java382 void setPrompt(VoiceInteractor.Prompt prompt) { in setPrompt()
/aosp12/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java615 public void setPromptView(@Nullable View prompt) { in setPromptView()
H A DSpinner.java824 public void setPrompt(CharSequence prompt) { in setPrompt()
H A DSearchView.java1716 String prompt = null; in createVoiceAppSearchIntent() local
/aosp12/hardware/interfaces/confirmationui/1.0/vts/functional/
H A DVtsHalConfirmationUIV1_0TargetTest.cpp262 auto prompt = cn_cbor_mapget_string(parsed_message.get(), "prompt"); in TEST_P() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12