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.java188 private volatile ConditionVariable mInterlock3A = new ConditionVariable(true); field in ItsService
1086 mInterlock3A.open();
1105 if (!mInterlock3A.block(TIMEOUT_3A * 1000) ||
1113 mInterlock3A.close();
1931 mInterlock3A.open();