Home
last modified time | relevance | path

Searched defs:pollFirst (Results 1 – 25 of 27) sorted by relevance

12

/external/guava/android/guava/src/com/google/common/collect/
DForwardingDeque.java108 public E pollFirst() { in pollFirst() method in ForwardingDeque
DForwardingBlockingDeque.java97 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
DSortedMultisets.java141 public E pollFirst() { in pollFirst() method in SortedMultisets.NavigableElementSet
DForwardingNavigableSet.java130 public E pollFirst() { in pollFirst() method in ForwardingNavigableSet
DAbstractMapBasedMultimap.java718 public V pollFirst() { in pollFirst() method in AbstractMapBasedMultimap.WrappedNavigableSet
1089 public K pollFirst() { in pollFirst() method in NavigableKeySet
DImmutableSortedSet.java678 public final E pollFirst() { in pollFirst() method in ImmutableSortedSet
/external/guava/guava/src/com/google/common/collect/
DForwardingDeque.java108 public E pollFirst() { in pollFirst() method in ForwardingDeque
DForwardingBlockingDeque.java97 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
DSortedMultisets.java141 public E pollFirst() { in pollFirst() method in SortedMultisets.NavigableElementSet
DForwardingNavigableSet.java130 public E pollFirst() { in pollFirst() method in ForwardingNavigableSet
DAbstractMapBasedMultimap.java726 public V pollFirst() { in pollFirst() method in AbstractMapBasedMultimap.WrappedNavigableSet
1102 public K pollFirst() { in pollFirst() method in NavigableKeySet
DImmutableSortedSet.java746 public final E pollFirst() { in pollFirst() method in ImmutableSortedSet
/external/guava/guava/src/com/google/common/util/concurrent/
DForwardingBlockingDeque.java95 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
/external/guava/android/guava/src/com/google/common/util/concurrent/
DForwardingBlockingDeque.java95 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DTimedValueQueue.java67 public synchronized V pollFirst() { in pollFirst() method in TimedValueQueue
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DTimedValueQueue.java67 public synchronized V pollFirst() { in pollFirst() method in TimedValueQueue
/external/guava/android/guava-tests/test/com/google/common/collect/
DForwardingNavigableSetTest.java142 public T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
DSynchronizedDequeTest.java189 public E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
DSynchronizedNavigableSetTest.java109 public E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
/external/guava/guava-tests/test/com/google/common/collect/
DForwardingNavigableSetTest.java142 public T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
DSynchronizedDequeTest.java189 public E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
DSynchronizedNavigableSetTest.java109 public E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeSet.java169 public E pollFirst() { in pollFirst() method in SafeTreeSet
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeSet.java169 public E pollFirst() { in pollFirst() method in SafeTreeSet
/external/antlr/runtime/ObjC/Framework/
DLinkedList.m967 {

12