Searched refs:setAutofillHints (Results 1 – 7 of 7) sorted by relevance
228 view.setAutofillHints(AUTOFILL_HINTS); in newSmallView()255 view.setAutofillHints(BIG_STRING); in newBigView()
340 public abstract void setAutofillHints(@Nullable String[] hint); in setAutofillHints() method in ViewStructure
5716 setAutofillHints(hints);8471 structure.setAutofillHints(getAutofillHints());10980 public void setAutofillHints(@Nullable String... autofillHints) {
881 public void setAutofillHints(String[] hints) { in setAutofillHints() method in ViewNode.ViewStructureImpl
1970 public void setAutofillHints(@Nullable String[] hints) { in setAutofillHints() method in AssistStructure.ViewNodeBuilder
3437 method public void setAutofillHints(String[]);
50515 method public void setAutofillHints(@Nullable java.lang.String...);51374 method public abstract void setAutofillHints(@Nullable String[]);