Searched refs:WAIT_FOR_SWITCH_CAMERA (Results 1 – 4 of 4) sorted by relevance
45 private static final long WAIT_FOR_SWITCH_CAMERA = 3000; //2 seconds field in VideoCapture94 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackVideoCapture()108 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontVideoCapture()
44 private static final long WAIT_FOR_SWITCH_CAMERA = 3000; //3 seconds field in ImageCapture101 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackImageCapture()115 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontImageCapture()
46 private static final long WAIT_FOR_SWITCH_CAMERA = 3000; //3 seconds field in ImageCapture104 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackImageCapture()119 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontImageCapture()
47 private static final long WAIT_FOR_SWITCH_CAMERA = 3000; //2 seconds field in VideoCapture98 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackVideoCapture()113 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontVideoCapture()