Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewStructure.java464 public void setImportantForAutofill(@AutofillImportance int mode) {} in setImportantForAutofill() method in ViewStructure
DView.java6462 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
9669 structure.setImportantForAutofill(getImportantForAutofill());
10379 public void setImportantForAutofill(@AutofillImportance int mode) {
/frameworks/base/core/java/android/widget/
DRadioGroup.java99 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.java268 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in initImageView()
/frameworks/base/core/tests/coretests/src/android/app/assist/
DAssistStructureTest.java366 view.setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in newSmallView()
/frameworks/base/core/java/android/webkit/
DWebView.java426 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in WebView()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java2260 public void setImportantForAutofill(@AutofillImportance int mode) { in setImportantForAutofill() method in AssistStructure.ViewNodeBuilder
/frameworks/base/boot/
Dboot-image-profile.txt2984 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
17533 HSPLandroid/view/View;->setImportantForAutofill(I)V
18271 HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/config/
Dboot-image-profile.txt2984 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
17597 HSPLandroid/view/View;->setImportantForAutofill(I)V
18335 HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
/frameworks/base/core/api/
Dcurrent.txt53057 method public void setImportantForAutofill(int);
53942 method public void setImportantForAutofill(int);