Searched refs:BufferQueueClosedException (Results 1 – 11 of 11) sorted by relevance
156 private T doWithNextEntry(Entry<T> nextEntry) throws BufferQueueClosedException { in doWithNextEntry()161 throw new BufferQueueClosedException(); in doWithNextEntry()168 public T getNext() throws InterruptedException, BufferQueueClosedException { in getNext()175 BufferQueueClosedException { in getNext()
39 public T getNext() throws InterruptedException, BufferQueueClosedException; in getNext()55 BufferQueueClosedException; in getNext()80 public static class BufferQueueClosedException extends Exception { class
38 public T getNext() throws InterruptedException, BufferQueueClosedException { in getNext()44 BufferQueueClosedException { in getNext()
82 public T getNext() throws InterruptedException, BufferQueueClosedException { in getNext()90 BufferQueueClosedException { in getNext()
81 BufferQueue.BufferQueueClosedException { in getAllAvailableImages()123 BufferQueue.BufferQueueClosedException { in tryGetZslImage()176 } catch (BufferQueue.BufferQueueClosedException e) { in run()
57 public ImageProxy getNext() throws InterruptedException, BufferQueueClosedException; in getNext()75 BufferQueueClosedException; in getNext()
117 } catch (BufferQueue.BufferQueueClosedException e) { in distributeImage()
131 public ImageProxy getNext() throws InterruptedException, BufferQueueClosedException { in getNext()137 TimeoutException, BufferQueueClosedException { in getNext()
27 import com.android.camera.async.BufferQueue.BufferQueueClosedException;162 } catch (BufferQueueClosedException e) { in run()
83 } catch (BufferQueue.BufferQueueClosedException e) { in run()
221 } catch (BufferQueue.BufferQueueClosedException e) { in captureBurst()