Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DHintsHelper.java43 public static final String AUTOFILL_HINT_PASSWORD = "password"; field in HintsHelper
94 hintSet.add(AUTOFILL_HINT_PASSWORD); in getHintsForSaveType()
/frameworks/base/core/java/android/view/
DView.java1201 public static final String AUTOFILL_HINT_PASSWORD = "password"; field in View
32823 SENSITIVE_CONTENT_AUTOFILL_HINTS.add(View.AUTOFILL_HINT_PASSWORD);
/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.txt53198 field public static final String AUTOFILL_HINT_PASSWORD = "password";