Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_AUTOFILL_AUTO (Results 1 – 10 of 10) 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.java827 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
/frameworks/base/core/java/android/webkit/
DWebView.java639 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
/frameworks/base/core/java/android/view/
DView.java1204 IMPORTANT_FOR_AUTOFILL_AUTO,
1219 public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0x0; field in View
3085 static final int PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK = (IMPORTANT_FOR_AUTOFILL_AUTO
5180 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
7808 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_AUTO, to = "auto"),
/frameworks/base/api/
Dcurrent.txt45722 field public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0; // 0x0
Dsystem-current.txt49261 field public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0; // 0x0