Home
last modified time | relevance | path

Searched refs:setAutofillOptions (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DBaseAdapter.java98 public void setAutofillOptions(@Nullable CharSequence... options) { in setAutofillOptions() method in BaseAdapter
H A DAdapterView.java1329 structure.setAutofillOptions(options); in onProvideStructure()
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java391 public abstract void setAutofillOptions(CharSequence[] options); in setAutofillOptions() method in ViewStructure
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillClientController.java95 mActivity.setAutofillOptions(application.getAutofillOptions()); in onActivityAttached()
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1368 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextWrapper
1370 mBase.setAutofillOptions(options); in setAutofillOptions()
H A DContext.java7803 public void setAutofillOptions(@SuppressWarnings("unused") @Nullable AutofillOptions options) { in setAutofillOptions() method in Context
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java952 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in ViewNode.ViewStructureImpl
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt16 ArrayReturn: android.view.contentcapture.ViewNode.ViewStructureImpl#setAutofillOptions(CharSequence…
708 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#setAutofillOptions(CharS…
709 Missing nullability on parameter `options` in method `setAutofillOptions`
H A Dtest-current.txt902 method public void setAutofillOptions(@Nullable android.content.AutofillOptions);
3703 method public void setAutofillOptions(CharSequence[]);
H A Dcurrent.txt53389 method public abstract void setAutofillOptions(CharSequence[]);
58245 method public void setAutofillOptions(@Nullable java.lang.CharSequence...);
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2174 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in AssistStructure.ViewNodeBuilder
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java3256 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextImpl
H A DActivityThread.java7021 app.setAutofillOptions(data.autofillOptions); in handleBindApplication()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1583 HSPLandroid/app/ContextImpl;->setAutofillOptions(Landroid/content/AutofillOptions;)V
4076 HSPLandroid/content/ContextWrapper;->setAutofillOptions(Landroid/content/AutofillOptions;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1583 HSPLandroid/app/ContextImpl;->setAutofillOptions(Landroid/content/AutofillOptions;)V
4079 HSPLandroid/content/ContextWrapper;->setAutofillOptions(Landroid/content/AutofillOptions;)V