Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCameraUtils.java60 private static final int OPEN_TIMEOUT_SECONDS = 5; field in CameraUtils.CameraCallback
89 mLatch.await(OPEN_TIMEOUT_SECONDS, TimeUnit.SECONDS); in waitForResult()