| /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/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/ |
| D | Table.java | 65 T getNext(); in getNext() method
|
| /packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/packed/read/ |
| D | BaseTypedPackedTable.java | 107 public E getNext() { in getNext() method in BaseTypedPackedTable.BasePackedTableEntry
|
| D | PackedTableReader.java | 262 public Entry getNext() { in getNext() method in PackedTableReader.Entry
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/services/ |
| D | FileOperations.java | 115 public synchronized String getNext() { in getNext() method in FileOperations.IdBuilder
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/ |
| D | SdpManager.java | 177 SdpSearchInstance getNext() { in getNext() method in SdpManager.SdpSearchTracker
|