Searched defs:addAll (Results 1 – 6 of 6) sorted by relevance
44 public void addAll(Iterable<T> elements) { in addAll() method in SlidingWindow
69 public boolean addAll(final Collection<? extends SuggestedWordInfo> e) { in addAll() method in SuggestionResults
91 ((ArraySet<String>) INSTANCES_TABLE_WHITELIST).addAll(EVENTS_TABLE_WHITELIST); in addAll() method
99 public void addAll(List<? extends FilmstripItem> filmstripItemList) { in addAll() method in FilmstripItemList
94 public void addAll(IntArray values) { in addAll() method in IntArray
83 public void addAll(Iterator<?> iterator) { in addAll() method in RawContactDeltaList