Searched refs:OPEN_CAMERA_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
71 private static final int OPEN_CAMERA_TIMEOUT_MS = 5000; // 5 sec (same as api1 cts timeout) field in CameraDeviceUserShim185 + OPEN_CAMERA_TIMEOUT_MS + " ms"); in waitForOpen()376 int initErrors = init.waitForOpen(OPEN_CAMERA_TIMEOUT_MS); in connectBinderShim()