Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/assist/
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()
/frameworks/base/core/java/android/widget/
DRadioGroup.java98 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in RadioGroup()
DAbsSpinner.java77 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in AbsSpinner()
DTimePicker.java124 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in TimePicker()
DDatePicker.java158 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in DatePicker()
DImageView.java266 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in initImageView()
DTextView.java1035 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1756 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in AssistStructure.ViewNode
2478 + ", important=" + node.getImportantForAutofill()); in dump()
/frameworks/base/core/java/android/webkit/
DWebView.java424 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
/frameworks/base/core/java/android/view/
DView.java8874 structure.setImportantForAutofill(getImportantForAutofill());
9474 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in View
9578 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill()
9590 final int importance = getImportantForAutofill(); in isImportantForAutofill()
/frameworks/base/core/api/
Dcurrent.txt7730 method public int getImportantForAutofill();
48692 method public int getImportantForAutofill();
/frameworks/base/boot/
Dboot-image-profile.txt17657 HSPLandroid/view/View;->getImportantForAutofill()I
/frameworks/base/config/
Dboot-image-profile.txt17706 HSPLandroid/view/View;->getImportantForAutofill()I