Home
last modified time | relevance | path

Searched refs:mInterlock3A (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java159 private volatile ConditionVariable mInterlock3A = new ConditionVariable(true); field in ItsService
905 mInterlock3A.open();
924 if (!mInterlock3A.block(TIMEOUT_3A * 1000) ||
932 mInterlock3A.close();
1620 mInterlock3A.open();