Searched refs:timeout (Results 1 – 1 of 1) sorted by relevance
434 public void waitForImageAvailable(long timeout) { in waitForImageAvailable() argument435 if (imageAvailable.block(timeout)) { in waitForImageAvailable()438 Log.e(TAG, "wait for image available timed out after " + timeout + "ms"); in waitForImageAvailable()