Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DHintsHelper.java43 public static final String AUTOFILL_HINT_PASSWORD = "password"; field in HintsHelper
94 hintSet.add(AUTOFILL_HINT_PASSWORD); in getHintsForSaveType()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java1164 public static final String AUTOFILL_HINT_PASSWORD = "password"; field in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52680 field public static final String AUTOFILL_HINT_PASSWORD = "password";