Searched defs:toList (Results 1 – 4 of 4) sorted by relevance
26 public static List<List<String>> toList(Cursor cursor) { in toList() method in DbTestingUtils
337 ListPreference toList = (ListPreference) to; in copyPreference() local
300 List<JobInfo> fromList, List<JobInfo> toList) { in findDiffBetween()
756 final List<WordListMetadata> toList = (to == null) ? new ArrayList<WordListMetadata>() in compareMetadataForUpgrade() local