Lines Matching defs:setAutofillHints

971      * <p>Can be used with either {@link #setAutofillHints(String[])} or
975 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
982 * <p>Can be used with either {@link #setAutofillHints(String[])} or
986 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
993 * <p>Can be used with either {@link #setAutofillHints(String[])} or
997 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1004 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1008 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1015 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1019 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1026 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1030 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1037 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1041 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1048 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1052 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1059 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1063 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1077 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1081 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1089 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1093 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1101 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1105 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
1113 * <p>Can be used with either {@link #setAutofillHints(String[])} or
1117 * <p>See {@link #setAutofillHints(String...)} for more info about autofill hints.
5175 setAutofillHints(hints);
7421 * <li>Autofill hints ({@link ViewStructure#setAutofillHints(String[])}).
7502 structure.setAutofillHints(getAutofillHints());
7763 * <p>See {@link #setAutofillHints(String...)} for more info about these hints.
7765 * @return The hints set via the attribute or {@link #setAutofillHints(String...)}, or
9506 public void setAutofillHints(@Nullable String... autofillHints) {