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.java110 public E pollFirst() { in pollFirst() method in ForwardingDeque
DForwardingBlockingDeque.java99 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.java129 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
DMinMaxPriorityQueue.java344 public E pollFirst() { in pollFirst() method in MinMaxPriorityQueue
/external/guava/guava/src/com/google/common/collect/
DForwardingDeque.java110 public E pollFirst() { in pollFirst() method in ForwardingDeque
DForwardingBlockingDeque.java99 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.java129 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
DMinMaxPriorityQueue.java344 public E pollFirst() { in pollFirst() method in MinMaxPriorityQueue
/external/guava/guava/src/com/google/common/util/concurrent/
DForwardingBlockingDeque.java97 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.java97 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.java143 public @Nullable T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
DSynchronizedDequeTest.java190 public @Nullable E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
DSynchronizedNavigableSetTest.java110 public @Nullable E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
/external/guava/guava-tests/test/com/google/common/collect/
DForwardingNavigableSetTest.java143 public @Nullable T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
DSynchronizedDequeTest.java190 public @Nullable E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
DSynchronizedNavigableSetTest.java110 public @Nullable E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeSet.java170 public @Nullable E pollFirst() { in pollFirst() method in SafeTreeSet
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeSet.java170 public @Nullable E pollFirst() { in pollFirst() method in SafeTreeSet
/external/antlr/runtime/ObjC/Framework/
DLinkedList.m966 - (LLNode *) pollFirst method

12