Searched refs:SESSION_CONFIGURE_TIMEOUT_MS (Results 1 – 4 of 4) sorted by relevance
80 CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS); in getConfiguredSession()
574 result = results.poll(SESSION_CONFIGURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testChainedOperation()731 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in prepareTestByCamera()794 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in prepareTestByCamera()835 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in prepareTestByCamera()1178 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in prepareCapture()1179 waitForSessionState(SESSION_CONFIGURED, SESSION_CONFIGURE_TIMEOUT_MS); in prepareCapture()
107 public static final int SESSION_CONFIGURE_TIMEOUT_MS = 3000; field in CameraTestUtils712 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSession()750 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSession()756 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSession()
365 mSession = mSessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureAndCreateRequestForSurface()