Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java397 public void setImportantForAutofill(@AutofillImportance int mode) {} in setImportantForAutofill() method in ViewStructure
H A DView.java6164 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
9223 structure.setImportantForAutofill(getImportantForAutofill());
9860 public void setImportantForAutofill(@AutofillImportance int mode) { in setImportantForAutofill() method in View
/aosp14/frameworks/base/core/java/android/widget/
H A DRadioGroup.java99 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in RadioGroup()
H A DAbsSpinner.java78 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in AbsSpinner()
H A DTimePicker.java125 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in TimePicker()
H A DDatePicker.java159 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in DatePicker()
H A DImageView.java268 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in initImageView()
H A DTextView.java1153 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES);
/aosp14/frameworks/base/core/tests/coretests/src/android/app/assist/
H A DAssistStructureTest.java284 view.setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in newSmallView()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebView.java426 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in WebView()
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2179 public void setImportantForAutofill(@AutofillImportance int mode) { in setImportantForAutofill() method in AssistStructure.ViewNodeBuilder
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt3043 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
17813 HSPLandroid/view/View;->setImportantForAutofill(I)V
18601 HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3043 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
17877 HSPLandroid/view/View;->setImportantForAutofill(I)V
18665 HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52541 method public void setImportantForAutofill(int);
53409 method public void setImportantForAutofill(int);