Searched refs:IMPORTANT_FOR_AUTOFILL_AUTO (Results 1 – 11 of 11) sorted by relevance
20 import static android.view.View.IMPORTANT_FOR_AUTOFILL_AUTO;146 assertThat(rootView.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO); in assertStructureWithManySmallViews()199 assertThat(rootView.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO); in assertStructureWithOneBigView()
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) {
424 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) { in WebView()
1363 IMPORTANT_FOR_AUTOFILL_AUTO,1378 public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0x0; field in View3431 static final int PFLAG3_IMPORTANT_FOR_AUTOFILL_MASK = (IMPORTANT_FOR_AUTOFILL_AUTO5989 setImportantForAutofill(a.getInt(attr, IMPORTANT_FOR_AUTOFILL_AUTO));9472 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_AUTO, to = "auto"),9480 @EnumEntry(value = IMPORTANT_FOR_AUTOFILL_AUTO, name = "auto"),9621 if (importance != IMPORTANT_FOR_AUTOFILL_AUTO) { in isImportantForAutofill()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
49325 field public static final int IMPORTANT_FOR_AUTOFILL_AUTO = 0; // 0x0