Searched defs:asList (Results 1 – 3 of 3) sorted by relevance
78 private static List<InputMethodSubtype> asList(final InputMethodSubtype ... subtypes) { in asList() method in LanguageOnSpacebarHelperTests
142 protected static <T> ArrayList<T> asList(Set<T> source) { in asList() method in BackgroundLoaderManager
86 public ArrayList<?> asList(String[] projection) { in asList() method in GlobalSearchSupport.SearchSuggestion