Searched defs:toList (Results 1 – 6 of 6) sorted by relevance
26 public static List<List<String>> toList(Cursor cursor) { in toList() method in DbTestingUtils
380 ListPreference toList = (ListPreference) to; in copyPreference() local
60 public static List<UserInfo> toList(@NonNull UserInfo... users) { in toList() method in UserTestingHelper
300 List<JobInfo> fromList, List<JobInfo> toList) { in findDiffBetween()
558 public List<byte[]> toList() { in toList() method in TlvBufferUtils.TlvIterable
756 final List<WordListMetadata> toList = (to == null) ? new ArrayList<WordListMetadata>() in compareMetadataForUpgrade() local