Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DHintsHelper.java46 public static final String AUTOFILL_HINT_EMAIL_ADDRESS = "emailAddress"; field in HintsHelper
101 hintSet.add(AUTOFILL_HINT_EMAIL_ADDRESS); in getHintsForSaveType()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java1131 public static final String AUTOFILL_HINT_EMAIL_ADDRESS = "emailAddress"; 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.txt52678 field public static final String AUTOFILL_HINT_EMAIL_ADDRESS = "emailAddress";