Searched refs:sessionListener (Results 1 – 1 of 1) sorted by relevance
210 BlockingSessionCallback sessionListener = new BlockingSessionCallback(); in configureOutputs() local211 mCamera.createCaptureSession(outputs, sessionListener, mOpsHandler); in configureOutputs()212 mSession = sessionListener.waitAndGetSession(IDLE_WAIT_MS); in configureOutputs()