Home
last modified time | relevance | path

Searched refs:removeAllElements (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DObservable.java170 obs.removeAllElements(); in deleteObservers()
DVector.java655 public synchronized void removeAllElements() { in removeAllElements() method
850 removeAllElements(); in clear()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DVectorTest.java766 v.removeAllElements(); in test_isEmpty_subtest0()
967 v.removeAllElements(); in test_removeAllElements()
1245 v.removeAllElements(); in test_size()
1527 vector.removeAllElements(); in testRemoveAllDuringIteration()
/libcore/ojluni/annotations/hiddenapi/java/util/
DVector.java149 public synchronized void removeAllElements() { in removeAllElements() method in Vector
/libcore/ojluni/annotations/sdk/nullability/java/util/
DVector.annotated.java83 public synchronized void removeAllElements() { throw new RuntimeException("Stub!"); } in removeAllElements() method in Vector