Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/app/assist/
H A DAssistStructureTest.java146 assertThat(rootView.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO); in assertStructureWithManySmallViews()
199 assertThat(rootView.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO); in assertStructureWithOneBigView()
274 assertThat(view.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_YES); in assertSmallView()
/aosp12/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.java266 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in initImageView()
H A DTextView.java1035 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1756 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in AssistStructure.ViewNode
2478 + ", important=" + node.getImportantForAutofill()); in dump()
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebView.java424 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java8888 structure.setImportantForAutofill(getImportantForAutofill());
9488 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in View
9592 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill()
9604 final int importance = getImportantForAutofill(); in isImportantForAutofill()
/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/core/api/
H A Dcurrent.txt7737 method public int getImportantForAutofill();
48783 method public int getImportantForAutofill();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17657 HSPLandroid/view/View;->getImportantForAutofill()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17706 HSPLandroid/view/View;->getImportantForAutofill()I