Home
last modified time | relevance | path

Searched refs:setAutofillHints (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DVirtualViewFillInfo.java101 …public @android.annotation.NonNull Builder setAutofillHints(@SuppressLint("NullableCollection") @a… in setAutofillHints() method in VirtualViewFillInfo.Builder
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java378 public abstract void setAutofillHints(@Nullable String[] hint); in setAutofillHints() method in ViewStructure
H A DView.java6159 setAutofillHints(hints);
9220 structure.setAutofillHints(getAutofillHints());
12982 public void setAutofillHints(@Nullable String... autofillHints) { in setAutofillHints() method in View
/aosp14/frameworks/base/core/tests/coretests/src/android/app/assist/
H A DAssistStructureTest.java282 view.setAutofillHints(AUTOFILL_HINTS); in newSmallView()
309 view.setAutofillHints(BIG_STRING); in newBigView()
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java942 public void setAutofillHints(String[] hints) { in setAutofillHints() method in ViewNode.ViewStructureImpl
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2164 public void setAutofillHints(@Nullable String[] hints) { in setAutofillHints() method in AssistStructure.ViewNodeBuilder
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt702 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#setAutofillHints(String[…
703 Missing nullability on parameter `hints` in method `setAutofillHints`
H A Dtest-current.txt3700 method public void setAutofillHints(String[]);
H A Dcurrent.txt52493 method public void setAutofillHints(@Nullable java.lang.String...);
53386 method public abstract void setAutofillHints(@Nullable String[]);
55136 …method @NonNull public android.view.autofill.VirtualViewFillInfo.Builder setAutofillHints(@NonNull…
/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.txt3027 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setAutofillHints([Ljava/lang/String;)V
19253 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillHints([Ljava/lang/String;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3027 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setAutofillHints([Ljava/lang/String;)V
19317 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillHints([Ljava/lang/String;)V