Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_AUTOFILL_AUTO (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/widget/
DRadioGroup.java89 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in RadioGroup()
DTimePicker.java118 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in TimePicker()
DAbsSpinner.java77 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in AbsSpinner()
DDatePicker.java152 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in DatePicker()
DImageView.java181 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in ImageView()
DTextView.java846 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
/frameworks/support/compat/java/android/support/v4/view/
DViewCompat.java121 View.IMPORTANT_FOR_AUTOFILL_AUTO,
1013 return View.IMPORTANT_FOR_AUTOFILL_AUTO; in getImportantForAutofill()
/frameworks/base/core/java/android/webkit/
DWebView.java646 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
/frameworks/base/core/java/android/view/
DView.java1244 IMPORTANT_FOR_AUTOFILL_AUTO,
1259 public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0x0; field in View
3123 static final int PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK = (IMPORTANT_FOR_AUTOFILL_AUTO
5218 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
7854 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_AUTO, to = "auto"),
/frameworks/base/api/
Dcurrent.txt45991 field public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0; // 0x0
Dtest-current.txt46447 field public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0; // 0x0
Dsystem-current.txt49578 field public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0; // 0x0