Searched refs:OPEN_CAMERA_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
106 private final static int OPEN_CAMERA_DELAY_MS = 500; field in VideoCapturerAndroid448 cameraThreadHandler.postDelayed(openCameraOnCodecThreadRunner, OPEN_CAMERA_DELAY_MS); in startCaptureOnCameraThread()