Searched refs:WAIT_FOR_PREVIEW (Results 1 – 5 of 5) sorted by relevance
46 private static final long WAIT_FOR_PREVIEW = 4000; field in SwitchPreview99 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()105 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()
42 private static final long WAIT_FOR_PREVIEW = 1500; //1.5 seconds field in VideoCapture75 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
44 private static final long WAIT_FOR_PREVIEW = 4000; field in SwitchPreview96 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()102 Thread.sleep(WAIT_FOR_PREVIEW); in testSwitchMode()
40 private static final long WAIT_FOR_PREVIEW = 1500; //1.5 seconds field in VideoCapture72 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
47 private static final long WAIT_FOR_PREVIEW = 1500; //1.5 seconds field in ImageAndVideoCapture105 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()110 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()