Home
last modified time | relevance | path

Searched refs:containsSensitiveAutofillHint (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java10580 .containsSensitiveAutofillHint(getAutofillHints());
32838 static boolean containsSensitiveAutofillHint(@Nullable String[] autofillHints) { in containsSensitiveAutofillHint() method in View.SensitiveAutofillHintsHelper