Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DHintsHelper.java39 public static final String AUTOFILL_HINT_USERNAME = "username"; field in HintsHelper
92 hintSet.add(AUTOFILL_HINT_USERNAME); in getHintsForSaveType()
98 hintSet.add(AUTOFILL_HINT_USERNAME); in getHintsForSaveType()
/frameworks/base/core/java/android/view/
DView.java1190 public static final String AUTOFILL_HINT_USERNAME = "username"; field in View
32821 SENSITIVE_CONTENT_AUTOFILL_HINTS.add(View.AUTOFILL_HINT_USERNAME);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53202 field public static final String AUTOFILL_HINT_USERNAME = "username";