Searched refs:AUTOFILL_HINT_PASSWORD_AUTO (Results 1 – 2 of 2) sorted by relevance
7582 if (!ArrayUtils.contains(hints, AUTOFILL_HINT_PASSWORD_AUTO)) { in getAutofillHints()7584 AUTOFILL_HINT_PASSWORD_AUTO); in getAutofillHints()
1323 public static final String AUTOFILL_HINT_PASSWORD_AUTO = "passwordAuto"; field in View