Searched refs:OPEN_TIME_OUT_MS (Results 1 – 1 of 1) sorted by relevance
44 private static final int OPEN_TIME_OUT_MS = 2000; // ms time out for openCamera field in BlockingCameraManager292 if (!mDeviceReady.block(OPEN_TIME_OUT_MS)) { in blockUntilOpen()299 OPEN_TIME_OUT_MS, mCameraId)); in blockUntilOpen()