| /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/ |
| D | ImageStream.java | 57 public ImageProxy getNext() throws InterruptedException, BufferQueueClosedException; in getNext() method 73 public ImageProxy getNext(long timeout, TimeUnit unit) throws InterruptedException, in getNext() method
|
| /packages/apps/Camera2/src/com/android/camera/async/ |
| D | BufferQueue.java | 39 public T getNext() throws InterruptedException, BufferQueueClosedException; in getNext() method 54 public T getNext(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException, in getNext() method
|
| D | ForwardingBufferQueue.java | 38 public T getNext() throws InterruptedException, BufferQueueClosedException { in getNext() method in ForwardingBufferQueue 43 public T getNext(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException, in getNext() method in ForwardingBufferQueue
|
| D | CountableBufferQueue.java | 82 public T getNext() throws InterruptedException, BufferQueueClosedException { in getNext() method in CountableBufferQueue 89 public T getNext(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException, in getNext() method in CountableBufferQueue
|
| D | ConcurrentBufferQueue.java | 168 public T getNext() throws InterruptedException, BufferQueueClosedException { in getNext() method in ConcurrentBufferQueue 174 public T getNext(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException, in getNext() method in ConcurrentBufferQueue
|
| /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ringbuffer/ |
| D | DynamicRingBuffer.java | 131 public ImageProxy getNext() throws InterruptedException, BufferQueueClosedException { in getNext() method in DynamicRingBuffer 136 public ImageProxy getNext(long timeout, TimeUnit unit) throws InterruptedException, in getNext() method in DynamicRingBuffer
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
| D | ServiceDeclaration.java | 112 Entry getNext() { in getNext() method in ServiceDeclaration
|
| /packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/ |
| D | SampleCache.java | 353 public SampleCache getNext() { in getNext() method in SampleCache
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
| D | SdpManager.java | 183 SdpSearchInstance getNext() { in getNext() method in SdpManager.SdpSearchTracker
|