Home
last modified time | relevance | path

Searched refs:setImportantForAutofill (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/view/
DViewStructure.java359 public void setImportantForAutofill(@AutofillImportance int mode) {} in setImportantForAutofill() method in ViewStructure
DView.java5721 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
8474 structure.setImportantForAutofill(getImportantForAutofill());
8953 public void setImportantForAutofill(@AutofillImportance int mode) {
/frameworks/base/core/java/android/widget/
DRadioGroup.java94 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in RadioGroup()
DAbsSpinner.java78 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in AbsSpinner()
DTimePicker.java125 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in TimePicker()
DDatePicker.java159 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in DatePicker()
DImageView.java199 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in ImageView()
DTextView.java978 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES);
/frameworks/base/core/tests/coretests/src/android/app/assist/
DAssistStructureTest.java230 view.setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in newSmallView()
/frameworks/base/core/java/android/webkit/
DWebView.java414 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in WebView()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1985 public void setImportantForAutofill(@AutofillImportance int mode) { in setImportantForAutofill() method in AssistStructure.ViewNodeBuilder
/frameworks/base/config/
Dboot-image-profile.txt2603 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
17195 HSPLandroid/view/View;->setImportantForAutofill(I)V
/frameworks/base/api/
Dcurrent.txt50561 method public void setImportantForAutofill(int);
51396 method public void setImportantForAutofill(int);