Searched refs:getImportantForAutofill (Results 1 – 13 of 13) sorted by relevance
146 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()
98 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in RadioGroup()
77 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in AbsSpinner()
124 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in TimePicker()
158 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in DatePicker()
266 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in initImageView()
1035 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
1756 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in AssistStructure.ViewNode2478 + ", important=" + node.getImportantForAutofill()); in dump()
424 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
8874 structure.setImportantForAutofill(getImportantForAutofill());9474 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in View9578 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill()9590 final int importance = getImportantForAutofill(); in isImportantForAutofill()
7730 method public int getImportantForAutofill();48692 method public int getImportantForAutofill();
17657 HSPLandroid/view/View;->getImportantForAutofill()I
17706 HSPLandroid/view/View;->getImportantForAutofill()I