Lines Matching full:currentstate
2817 CameraAdapter::AdapterState currentState;2828 currentState = mCameraAdapter->getState();2829 if (currentState == CameraAdapter::VIDEO_CAPTURE_STATE) {