Searched refs:forList (Results 1 – 6 of 6) sorted by relevance
294 public static AutofillValue forList(int value) { in forList() method in AutofillValue
380 public TabView(Context context, ActionBar.Tab tab, boolean forList) { in TabView() argument384 if (forList) { in TabView()
479 return AutofillValue.forList(i); in getAutofillValue()
516 return isEnabled() ? AutofillValue.forList(getSelectedItemPosition()) : null; in getAutofillValue()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55706 method public static android.view.autofill.AutofillValue forList(int);