Searched refs:getImportantForAutofill (Results 1 – 14 of 14) sorted by relevance
147 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()
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()
267 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in initImageView()
1152 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
1767 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in AssistStructure.ViewNode2498 + ", important=" + node.getImportantForAutofill()); in dump()
425 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
9223 structure.setImportantForAutofill(getImportantForAutofill());9823 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in View9943 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill()9955 final int importance = getImportantForAutofill(); in isImportantForAutofill()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8542 method public int getImportantForAutofill();52170 method public int getImportantForAutofill();
17435 HSPLandroid/view/View;->getImportantForAutofill()I
17499 HSPLandroid/view/View;->getImportantForAutofill()I