Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DImageView.java182 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in ImageView()
/frameworks/support/compat/java/android/support/v4/view/
DViewCompat.java123 View.IMPORTANT_FOR_AUTOFILL_NO,
/frameworks/base/core/java/android/view/
DView.java1246 IMPORTANT_FOR_AUTOFILL_NO,
1275 public static final int IMPORTANT_FOR_AUTOFILL_NO = 0x2; field in View
3124 | IMPORTANT_FOR_AUTOFILL_YES | IMPORTANT_FOR_AUTOFILL_NO
7856 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_NO, to = "no"),
7981 || importance == IMPORTANT_FOR_AUTOFILL_NO) {
/frameworks/base/api/
Dcurrent.txt45992 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2
Dtest-current.txt46448 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2
Dsystem-current.txt49579 field public static final int IMPORTANT_FOR_AUTOFILL_NO = 2; // 0x2