Searched refs:WAIT_FOR_PREVIEW (Results 1 – 5 of 5) sorted by relevance
45 private static final long WAIT_FOR_PREVIEW = 4000; field in SwitchPreview97 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()103 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()
44 private static final long WAIT_FOR_PREVIEW = 1500; //1.5 seconds field in VideoCapture76 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
45 private static final long WAIT_FOR_PREVIEW = 4000; field in SwitchPreview98 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()104 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()
46 private static final long WAIT_FOR_PREVIEW = 1500; //1.5 seconds field in VideoCapture79 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
45 private static final long WAIT_FOR_PREVIEW = 1500; //1.5 seconds field in ImageAndVideoCapture103 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()108 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()