Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java113 public static final int SESSION_CONFIGURE_TIMEOUT_MS = 3000; field in CameraTestUtils
723 CameraCaptureSession session = listener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSessionWithParameters()
752 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSession()
790 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSession()
796 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSession()