Searched refs:getAutofillHints (Results 1 – 7 of 7) 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()
8653 structure.setAutofillHints(getAutofillHints());9045 @Nullable public String[] getAutofillHints() {9256 if (getAutofillHints() != null) {9419 if (getAutofillHints() != null) {
7149 method @Nullable public String[] getAutofillHints();51532 method @Nullable public String[] getAutofillHints();
7149 method @Nullable public String[] getAutofillHints();51676 method @Nullable public String[] getAutofillHints();
16848 HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;