Home
last modified time | relevance | path

Searched refs:getAutofillHints (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DVirtualViewFillInfo.java77 public @Nullable @SuppressLint("NullableCollection") String[] getAutofillHints() { in getAutofillHints() method in VirtualViewFillInfo
H A DAutofillManager.java1441 (info == null) ? null : info.getAutofillHints()); in notifyVirtualViewsReady()
1462 notifyViewReadyInner(v.getAutofillId(), v.getAutofillHints()); in notifyViewEnteredForFillDialog()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/assist/
H A DAssistStructureTest.java299 assertThat(view.getAutofillHints()[0]).isEqualTo(AUTOFILL_HINTS); in assertSmallView()
320 String[] hints = view.getAutofillHints(); in assertBigView()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DInlinePresentation.java73 public String[] getAutofillHints() { in getAutofillHints() method in InlinePresentation
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineSuggestionFactory.java130 inlinePresentation.getAutofillHints(), suggestionType, in createInlineSuggestion()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestionInfo.java223 public @Nullable String[] getAutofillHints() { in getAutofillHints() method in InlineSuggestionInfo
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java457 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in ViewNode
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1208 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in AssistStructure.ViewNode
2495 + ", hints=" + Arrays.toString(node.getAutofillHints()) in dump()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java9220 structure.setAutofillHints(getAutofillHints());
9762 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in View
9996 if (getAutofillHints() != null) { in isImportantForAutofill()
10150 if (getAutofillHints() != null) { in calculateIsImportantForContentCapture()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java7579 public String[] getAutofillHints() { in getAutofillHints() method in TextView.Drawables
7580 String[] hints = super.getAutofillHints(); in getAutofillHints()
/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/core/api/
H A Dcurrent.txt8523 method @Nullable public String[] getAutofillHints();
52111 method @Nullable public String[] getAutofillHints();
55130 method @Nullable public String[] getAutofillHints();
55530 method @Nullable public String[] getAutofillHints();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17394 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;
20813 HSPLandroid/widget/TextView;->getAutofillHints()[Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17458 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;
20877 HSPLandroid/widget/TextView;->getAutofillHints()[Ljava/lang/String;