Searched refs:getAutofillHints (Results 1 – 10 of 10) sorted by relevance
245 assertThat(view.getAutofillHints()[0]).isEqualTo(AUTOFILL_HINTS); in assertSmallView()266 String[] hints = view.getAutofillHints(); in assertBigView()
171 inlinePresentation.getAutofillHints(), suggestionType, in createInlineSuggestion()192 InlineSuggestionInfo.SOURCE_AUTOFILL, inlinePresentation.getAutofillHints(), in createInlineAuthSuggestion()
68 public String[] getAutofillHints() { in getAutofillHints() method in InlinePresentation
197 public @Nullable String[] getAutofillHints() { in getAutofillHints() method in InlineSuggestionInfo
453 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in ViewNode
1151 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in AssistStructure.ViewNode2336 + ", hints=" + Arrays.toString(node.getAutofillHints()) in dump()
8866 structure.setAutofillHints(getAutofillHints());9258 @Nullable public String[] getAutofillHints() {9476 if (getAutofillHints() != null) {9630 if (getAutofillHints() != null) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7406 method @Nullable public String[] getAutofillHints();53847 method @android.view.ViewDebug.ExportedProperty @Nullable public String[] getAutofillHints();56950 method @Nullable public String[] getAutofillHints();
3532 HSPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillHints()[Ljava/lang/String;22577 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;