Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DBaseAdapter.java98 public void setAutofillOptions(@Nullable CharSequence... options) { in setAutofillOptions() method in BaseAdapter
H A DAdapterView.java1328 structure.setAutofillOptions(options); in onProvideStructure()
/aosp12/frameworks/base/core/java/android/view/
H A DViewStructure.java367 public abstract void setAutofillOptions(CharSequence[] options); in setAutofillOptions() method in ViewStructure
/aosp12/frameworks/base/core/java/android/content/
H A DContextWrapper.java1232 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextWrapper
1234 mBase.setAutofillOptions(options); in setAutofillOptions()
H A DContext.java6837 public void setAutofillOptions(@SuppressWarnings("unused") @Nullable AutofillOptions options) { in setAutofillOptions() method in Context
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java947 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in ViewNode.ViewStructureImpl
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2161 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in AssistStructure.ViewNodeBuilder
/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java2968 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextImpl
H A DActivity.java8001 setAutofillOptions(application.getAutofillOptions());
H A DActivityThread.java6726 app.setAutofillOptions(data.autofillOptions); in handleBindApplication()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt130 ArrayReturn: android.view.contentcapture.ViewNode.ViewStructureImpl#setAutofillOptions(CharSequence…
2326 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#setAutofillOptions(CharS…
H A Dtest-current.txt742 method public void setAutofillOptions(@Nullable android.content.AutofillOptions);
2969 method public void setAutofillOptions(CharSequence[]);
H A Dcurrent.txt49977 method public abstract void setAutofillOptions(CharSequence[]);
54369 method public void setAutofillOptions(@Nullable java.lang.CharSequence...);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1540 HSPLandroid/app/ContextImpl;->setAutofillOptions(Landroid/content/AutofillOptions;)V
4113 HSPLandroid/content/ContextWrapper;->setAutofillOptions(Landroid/content/AutofillOptions;)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1540 HSPLandroid/app/ContextImpl;->setAutofillOptions(Landroid/content/AutofillOptions;)V
4111 HSPLandroid/content/ContextWrapper;->setAutofillOptions(Landroid/content/AutofillOptions;)V