Searched defs:toAdd (Results 1 – 4 of 4) sorted by relevance
47 public void addListener(NetworkEventListener toAdd) { in addListener()
109 NodeList toAdd = newChild.getChildNodes(); in insertChildAt() local
192 List<Object> toAdd = Arrays.asList(new Object[1000]); in testAddAllIsAtomic() local
291 Object[] toAdd = collection.toArray(); in addAll() local311 Object[] toAdd = collection.toArray(); in addAllAbsent() local