Searched refs:mSnapshotDone (Results 1 – 1 of 1) sorted by relevance
127 private final ConditionVariable mSnapshotDone = new ConditionVariable(); field in CameraTest364 mSnapshotDone.open(); in onPictureTaken()426 if (!mSnapshotDone.block(WAIT_FOR_SNAPSHOT_TO_COMPLETE)) { in waitForSnapshotDone()430 mSnapshotDone.close(); in waitForSnapshotDone()2832 mSnapshotDone.open(); in onPictureTaken()