Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewStructure.java359 public void setImportantForAutofill(@AutofillImportance int mode) {} in setImportantForAutofill() method in ViewStructure
DView.java5844 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));
8656 structure.setImportantForAutofill(getImportantForAutofill());
9135 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.java201 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_NO); in ImageView()
DTextView.java980 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
17194 HSPLandroid/view/View;->setImportantForAutofill(I)V
/frameworks/base/non-updatable-api/
Dcurrent.txt51925 method public void setImportantForAutofill(int);
52760 method public void setImportantForAutofill(int);
/frameworks/base/api/
Dcurrent.txt52069 method public void setImportantForAutofill(int);
52904 method public void setImportantForAutofill(int);