Searched refs:WAIT_FOR_SNAPSHOT_TO_COMPLETE_NS (Results 1 – 1 of 1) sorted by relevance
42 public static final long WAIT_FOR_SNAPSHOT_TO_COMPLETE_NS = 5000000000L; field in CameraPerformanceTestHelper192 snapshotDone.awaitNanos(WAIT_FOR_SNAPSHOT_TO_COMPLETE_NS) > 0L); in takePicture()