Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DHintsHelper.java64 public static final String AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE = "creditCardSecurityCode"; field in HintsHelper
112 hintSet.add(AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE); in getHintsForSaveType()
/frameworks/base/core/java/android/view/
DView.java1256 public static final String AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE = "creditCardSecurityCode"; field in View
32825 SENSITIVE_CONTENT_AUTOFILL_HINTS.add(View.AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE);
/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.txt53195 …field public static final String AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE = "creditCardSecurityCode…