Searched refs:hasPrevious (Results 1 – 6 of 6) sorted by relevance
107 public boolean hasPrevious() { in hasPrevious() method in InstallationPathIterator115 if (!hasPrevious()) throw new NoSuchElementException(); in previousPanel()
196 public boolean hasPrevious() { in hasPrevious() method in JavaScriptIterator204 if (!hasPrevious()) throw new NoSuchElementException(); in previousPanel()
200 public boolean hasPrevious() { in hasPrevious() method in ParcelContentsIterator208 if (!hasPrevious()) throw new NoSuchElementException(); in previousPanel()
780 r[i++]= ! it.hasPrevious(); in ListIterator_hasPrevious()786 r[i++]= it.hasPrevious(); in ListIterator_hasPrevious()816 while (it.hasPrevious()) in ListIterator_previous()
147 while (n->hasPrevious()) in testCore()
813 synchronized public boolean hasPrevious() in hasPrevious() method in InterfaceContainer.LstItr
Completed in 56 milliseconds