Searched refs:getImportantForAutofill (Results 1 – 14 of 14) 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()
8888 structure.setImportantForAutofill(getImportantForAutofill());9488 public @AutofillImportance int getImportantForAutofill() { in getImportantForAutofill() method in View9592 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill()9604 final int importance = getImportantForAutofill(); in isImportantForAutofill()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7737 method public int getImportantForAutofill();48783 method public int getImportantForAutofill();
17657 HSPLandroid/view/View;->getImportantForAutofill()I
17706 HSPLandroid/view/View;->getImportantForAutofill()I