Searched refs:WAIT_FOR_FOCUS_TO_COMPLETE (Results 1 – 2 of 2) sorted by relevance
73 private static final int WAIT_FOR_FOCUS_TO_COMPLETE = 5000; field in CameraGLTest
99 private static final int WAIT_FOR_FOCUS_TO_COMPLETE = 5000; field in CameraTest417 boolean result = mFocusDone.block(WAIT_FOR_FOCUS_TO_COMPLETE); in waitForFocusDone()