Searched defs:collection (Results 1 – 3 of 3) sorted by relevance
293 private static <T> Set<T> toSet(Collection<T> collection) { in toSet()
231 String label, collection; in getView() local264 String label, String collection, boolean checked) { in inflateTwoLine()
777 public static String toString(Collection<Conversation> collection) { in toString()