Searched refs:waitForEmpty (Results 1 – 2 of 2) sorted by relevance
709 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,740 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,969 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,
373 public boolean waitForEmpty(long timeout, TimeUnit unit) throws InterruptedException { in waitForEmpty() method in CaptureCollector