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.java201 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in ImageView()
/frameworks/base/core/java/android/view/
DView.java1332 IMPORTANT_FOR_AUTOFILL_NO,
1361 public static final int IMPORTANT_FOR_AUTOFILL_NO = 0x2; field in View
3362 | IMPORTANT_FOR_AUTOFILL_YES | IMPORTANT_FOR_AUTOFILL_NO
9085 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_NO, to = "no"),
9093 @EnumEntry(value = IMPORTANT_FOR_AUTOFILL_NO, name = "no"),
9223 || importance == IMPORTANT_FOR_AUTOFILL_NO) {
/frameworks/base/non-updatable-api/
Dcurrent.txt52100 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt52244 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2