Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DHintsHelper.java67 public static final String AUTOFILL_HINT_POSTAL_ADDRESS = "postalAddress"; field in HintsHelper
115 hintSet.add(AUTOFILL_HINT_POSTAL_ADDRESS); in getHintsForSaveType()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java1186 public static final String AUTOFILL_HINT_POSTAL_ADDRESS = "postalAddress"; 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.txt52682 field public static final String AUTOFILL_HINT_POSTAL_ADDRESS = "postalAddress";