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