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
947 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in ViewNode.ViewStructureImpl
1280 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextWrapper
7275 public void setAutofillOptions(@SuppressWarnings("unused") @Nullable AutofillOptions options) { in setAutofillOptions() method in Context
2166 public void setAutofillOptions(CharSequence[] options) { in setAutofillOptions() method in AssistStructure.ViewNodeBuilder
3022 public void setAutofillOptions(AutofillOptions options) { in setAutofillOptions() method in ContextImpl