Searched refs:IMPORTANT_FOR_AUTOFILL_YES (Results 1 – 9 of 9) sorted by relevance
21 import static android.view.View.IMPORTANT_FOR_AUTOFILL_YES;366 view.setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in newSmallView()385 assertThat(view.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_YES); in assertSmallView()
99 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in RadioGroup()
78 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in AbsSpinner()
125 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in TimePicker()
159 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in DatePicker()
426 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES); in WebView()
1454 IMPORTANT_FOR_AUTOFILL_YES,1476 public static final int IMPORTANT_FOR_AUTOFILL_YES = 0x1; field in View3706 | IMPORTANT_FOR_AUTOFILL_YES | IMPORTANT_FOR_AUTOFILL_NO10327 @ViewDebug.IntToString(from = IMPORTANT_FOR_AUTOFILL_YES, to = "yes"),10335 @EnumEntry(value = IMPORTANT_FOR_AUTOFILL_YES, name = "yes"),10478 || importance == IMPORTANT_FOR_AUTOFILL_YES) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53257 field public static final int IMPORTANT_FOR_AUTOFILL_YES = 1; // 0x1