Searched refs:hasNext (Results 1 – 21 of 21) sorted by relevance
173 while (iterator.hasNext()) { in resetInstallationFor()215 while (iterator.hasNext()) {
712 for (ListIterator<SelectionItem> it = mSelections.listIterator(); it.hasNext(); ) { in deselect()728 for (ListIterator<SelectionItem> it = mSelections.listIterator(); it.hasNext(); ) { in deselectAll()740 for (ListIterator<SelectionItem> it = mSelections.listIterator(); it.hasNext(); ) { in sync()778 while (oldIterator.hasNext() && newIterator.hasNext()) { in findCorresponding()863 for (Iterator<SelectionItem> it = selection.iterator(); it.hasNext(); ) { in sanitize()876 it2.hasNext(); ) { in sanitize()
725 if (!iterator.hasNext()) { in getBoundingRectangle()731 while (iterator.hasNext()) { in getBoundingRectangle()
466 while (iterator.hasNext()) { in previewsHaveIdenticalSize()
110 for (Iterator<?> iterator = elements.iterator(); iterator.hasNext();) { in getSelectedWorkingSet()
64 it.hasNext();) { in run()
73 for (Iterator<?> it = ((IStructuredSelection)mSelection).iterator(); it.hasNext();) { in run()
111 it.hasNext();) { in run()
134 for (int i = 0, n = selectionCount; i < n && iterator.hasNext(); i++) { in selectionChanged()162 while (iterator.hasNext()) { in selectionChanged()
91 for (Iterator<?> it = ((IStructuredSelection) mSelection).iterator(); it.hasNext();) { in run()
450 assertTrue(iterator.hasNext());473 assertTrue(iterator.hasNext());
309 while (iterator.hasNext()) { in onModelInit()
205 it.hasNext();) { in selectionChanged()
154 while (it.hasNext()) { in removeListener()
1042 public boolean hasNext() { in findAllResXmlFiles() method1086 hasNext(); in findAllResXmlFiles()1704 public boolean hasNext() {1729 hasNext();
239 assertTrue(lineIterator.hasNext()); in create()
937 while (iterator.hasNext()) { in analyzeKnownLayouts()948 while (iterator.hasNext()) { in analyzeKnownLayouts()
547 for (Iterator<String> it = elementsDeclared.iterator(); it.hasNext();) { in sanityCheck()
648 for (Iterator<Object> it = selection.iterator(); it.hasNext(); ) { in filterSelection()
1017 while (iterator.hasNext()) {
776 while (clipartImages.hasNext()) { in widgetSelected()