Searched defs:forList (Results 1 – 2 of 2) sorted by relevance
294 public static AutofillValue forList(int value) { in forList() method in AutofillValue
379 public TabView(Context context, ActionBar.Tab tab, boolean forList) { in TabView()