Searched defs:setAutofillOptions (Results 1 – 7 of 7) sorted by relevance
98 public void setAutofillOptions(@Nullable CharSequence... options) { in setAutofillOptions() method in BaseAdapter
391 public abstract void setAutofillOptions(CharSequence[] options); in setAutofillOptions() method in ViewStructure
952 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in ViewNode.ViewStructureImpl
2174 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in AssistStructure.ViewNodeBuilder
1368 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextWrapper
7803 public void setAutofillOptions(@SuppressWarnings("unused") @Nullable AutofillOptions options) { in setAutofillOptions() method in Context
3256 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextImpl