OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WAIT_FOR_FOCUS_TO_COMPLETE
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/hardware/src/android/hardware/cts/
CameraGLTest.java
76
private static final int
WAIT_FOR_FOCUS_TO_COMPLETE
= 3000;
[
all
...]
CameraTest.java
85
private static final int
WAIT_FOR_FOCUS_TO_COMPLETE
= 3000;
280
boolean result = mFocusDone.block(
WAIT_FOR_FOCUS_TO_COMPLETE
);
[
all
...]
Completed in 79 milliseconds