Searched refs:SESSION_CLOSED (Results 1 – 3 of 3) sorted by relevance
70 public static final int SESSION_CLOSED = 4; field in BlockingSessionCallback163 mStateChangeListener.onStateChanged(SESSION_CLOSED); in onClosed()
53 import static com.android.ex.camera2.blocking.BlockingSessionCallback.SESSION_CLOSED;905 mSessionListener.getStateWaiter().waitForState(SESSION_CLOSED, SESSION_CLOSE_TIMEOUT_MS); in stopCameraStreaming()
72 import static com.android.ex.camera2.blocking.BlockingSessionCallback.SESSION_CLOSED;