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.java182 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in ImageView()
/frameworks/base/core/java/android/view/
DView.java1206 IMPORTANT_FOR_AUTOFILL_NO,
1235 public static final int IMPORTANT_FOR_AUTOFILL_NO = 0x2; field in View
3086 | IMPORTANT_FOR_AUTOFILL_YES | IMPORTANT_FOR_AUTOFILL_NO
7810 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_NO, to = "no"),
7935 || importance == IMPORTANT_FOR_AUTOFILL_NO) {
/frameworks/base/api/
Dcurrent.txt45723 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2
Dsystem-current.txt49262 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2