Searched defs:newItems (Results 1 – 8 of 8) sorted by relevance
98 public void changeList(List<String> newItems) { in changeList()
248 ArrayList<String> newItems = new ArrayList<>(); in testChangeDataSet_callsObservers() local
240 final List<T> newItems; in performFiltering() local
201 ArrayList<RunningState.MergedItem> newItems = mShowBackground in findMergedItem() local
238 ArrayList<RunningState.MergedItem> newItems = in refreshItems() local
1191 ArrayList<BaseItem> newItems = new ArrayList<BaseItem>(); in update() local
203 ArrayList<WorkspaceItemInfo> newItems = new ArrayList<>(); in fillGapsWithPrediction() local
430 public void setItems(List<ItemInfo> newItems) { in setItems()