Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewStructure.java373 public void setImportantForAutofill(@AutofillImportance int mode) {} in setImportantForAutofill() method in ViewStructure
H A DView.java5989 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
8888 structure.setImportantForAutofill(getImportantForAutofill());
9524 public void setImportantForAutofill(@AutofillImportance int mode) { in setImportantForAutofill() method in View
/aosp12/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.java267 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in initImageView()
H A DTextView.java1036 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES);
/aosp12/frameworks/base/core/tests/coretests/src/android/app/assist/
H A DAssistStructureTest.java255 view.setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in newSmallView()
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebView.java425 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in WebView()
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2166 public void setImportantForAutofill(@AutofillImportance int mode) { in setImportantForAutofill() method in AssistStructure.ViewNodeBuilder
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2923 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
18028 HSPLandroid/view/View;->setImportantForAutofill(I)V
18751 HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2921 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
18077 HSPLandroid/view/View;->setImportantForAutofill(I)V
18799 HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49142 method public void setImportantForAutofill(int);
49997 method public void setImportantForAutofill(int);