Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_AUTOFILL_YES (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/widget/
DRadioGroup.java90 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in RadioGroup()
DTimePicker.java119 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in TimePicker()
DAbsSpinner.java78 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in AbsSpinner()
DDatePicker.java153 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in DatePicker()
DTextView.java828 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES);
/frameworks/base/core/java/android/webkit/
DWebView.java640 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in WebView()
/frameworks/base/core/java/android/view/
DView.java1205 IMPORTANT_FOR_AUTOFILL_YES,
1227 public static final int IMPORTANT_FOR_AUTOFILL_YES = 0x1; field in View
3086 | IMPORTANT_FOR_AUTOFILL_YES | IMPORTANT_FOR_AUTOFILL_NO
7809 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_YES, to = "yes"),
7931 || importance == IMPORTANT_FOR_AUTOFILL_YES) {
/frameworks/base/api/
Dcurrent.txt45725 field public static final int IMPORTANT_FOR_AUTOFILL_YES = 1; // 0x1
Dsystem-current.txt49264 field public static final int IMPORTANT_FOR_AUTOFILL_YES = 1; // 0x1