Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/assist/
H A DAssistStructureTest.java147 assertThat(rootView.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO); in assertStructureWithManySmallViews()
200 assertThat(rootView.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO); in assertStructureWithOneBigView()
303 assertThat(view.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_YES); in assertSmallView()
/aosp14/frameworks/base/core/java/android/widget/
H A DRadioGroup.java98 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in RadioGroup()
H A DAbsSpinner.java77 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in AbsSpinner()
H A DTimePicker.java124 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in TimePicker()
H A DDatePicker.java158 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in DatePicker()
H A DImageView.java267 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in initImageView()
H A DTextView.java1152 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1767 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in AssistStructure.ViewNode
2498 + ", important=" + node.getImportantForAutofill()); in dump()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebView.java425 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java9223 structure.setImportantForAutofill(getImportantForAutofill());
9823 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in View
9943 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill()
9955 final int importance = getImportantForAutofill(); in isImportantForAutofill()
/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/core/api/
H A Dcurrent.txt8542 method public int getImportantForAutofill();
52170 method public int getImportantForAutofill();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17435 HSPLandroid/view/View;->getImportantForAutofill()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17499 HSPLandroid/view/View;->getImportantForAutofill()I