Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/assist/
DAssistStructureTest.java245 assertThat(view.getAutofillHints()[0]).isEqualTo(AUTOFILL_HINTS); in assertSmallView()
266 String[] hints = view.getAutofillHints(); in assertBigView()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DInlineSuggestionFactory.java171 inlinePresentation.getAutofillHints(), suggestionType, in createInlineSuggestion()
192 InlineSuggestionInfo.SOURCE_AUTOFILL, inlinePresentation.getAutofillHints(), in createInlineAuthSuggestion()
/frameworks/base/core/java/android/service/autofill/
DInlinePresentation.java68 public String[] getAutofillHints() { in getAutofillHints() method in InlinePresentation
/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestionInfo.java197 public @Nullable String[] getAutofillHints() { in getAutofillHints() method in InlineSuggestionInfo
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java453 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in ViewNode
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1151 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in AssistStructure.ViewNode
2336 + ", hints=" + Arrays.toString(node.getAutofillHints()) in dump()
/frameworks/base/core/java/android/view/
DView.java8866 structure.setAutofillHints(getAutofillHints());
9258 @Nullable public String[] getAutofillHints() {
9476 if (getAutofillHints() != null) {
9630 if (getAutofillHints() != null) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt7406 method @Nullable public String[] getAutofillHints();
53847 method @android.view.ViewDebug.ExportedProperty @Nullable public String[] getAutofillHints();
56950 method @Nullable public String[] getAutofillHints();
/frameworks/base/config/
Dboot-image-profile.txt3532 HSPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillHints()[Ljava/lang/String;
22577 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;