Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DImageView.java268 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in initImageView()
/frameworks/base/core/java/android/view/
DView.java1455 IMPORTANT_FOR_AUTOFILL_NO,
1484 public static final int IMPORTANT_FOR_AUTOFILL_NO = 0x2; field in View
3706 | IMPORTANT_FOR_AUTOFILL_YES | IMPORTANT_FOR_AUTOFILL_NO
10328 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_NO, to = "no"),
10336 @EnumEntry(value = IMPORTANT_FOR_AUTOFILL_NO, name = "no"),
10482 || importance == IMPORTANT_FOR_AUTOFILL_NO) {
/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.txt53255 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2