Searched refs:getAutofillHints (Results 1 – 6 of 6) sorted by relevance
245 assertThat(view.getAutofillHints()[0]).isEqualTo(AUTOFILL_HINTS); in assertSmallView()266 String[] hints = view.getAutofillHints(); in assertBigView()
430 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in ViewNode
1128 @Nullable public String[] getAutofillHints() { in getAutofillHints() method in AssistStructure.ViewNode2284 + ", hints=" + Arrays.toString(node.getAutofillHints()) in dump()
8471 structure.setAutofillHints(getAutofillHints());8863 @Nullable public String[] getAutofillHints() {9074 if (getAutofillHints() != null) {
7146 method @Nullable public String[] getAutofillHints();50168 method @android.view.ViewDebug.ExportedProperty @Nullable public String[] getAutofillHints();
16849 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;