Searched refs:getAutofillHints (Results 1 – 10 of 10) sorted by relevance
270 assertThat(view.getAutofillHints()[0]).isEqualTo(AUTOFILL_HINTS); in assertSmallView()291 String[] hints = view.getAutofillHints(); in assertBigView()
73 public String[] getAutofillHints() { in getAutofillHints() method in InlinePresentation
130 inlinePresentation.getAutofillHints(), suggestionType, in createInlineSuggestion()
223 public @Nullable String[] getAutofillHints() { in getAutofillHints() method in InlineSuggestionInfo
457 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in ViewNode
1201 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in AssistStructure.ViewNode2475 + ", hints=" + Arrays.toString(node.getAutofillHints()) in dump()
8871 structure.setAutofillHints(getAutofillHints());9413 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in View9631 if (getAutofillHints() != null) { in isImportantForAutofill()9785 if (getAutofillHints() != null) { in calculateIsImportantForContentCapture()
7711 method @Nullable public String[] getAutofillHints();48638 method @Nullable public String[] getAutofillHints();51821 method @Nullable public String[] getAutofillHints();
17617 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;
17666 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;