Searched refs:SESSION_ACTIVE (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
H A DBlockingSessionCallback.java62 public static final int SESSION_ACTIVE = 3; field in class:BlockingSessionCallback
87 "SESSION_ACTIVE",
152 mStateChangeListener.onStateChanged(SESSION_ACTIVE);

Completed in 63 milliseconds