package ie;

import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.constraintlayout.widget.Guideline;
import org.drive_hunter.R;
import xyz.stream.view.NumberInputView;
import xyz.stream.view.PasswordView;

/* JADX INFO: loaded from: classes3.dex */
public final class n implements v3.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final ConstraintLayout f27231a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final ImageView f27232b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final ConstraintLayout f27233c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final NumberInputView f27234d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final TextView f27235e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final TextView f27236f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final TextView f27237g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final TextView f27238h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final TextView f27239i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final TextView f27240j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final PasswordView f27241k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final m5 f27242l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final ConstraintLayout f27243m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final n5 f27244n;

    public n(ConstraintLayout constraintLayout, ImageView imageView, ConstraintLayout constraintLayout2, NumberInputView numberInputView, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, PasswordView passwordView, m5 m5Var, ConstraintLayout constraintLayout3, n5 n5Var) {
        this.f27231a = constraintLayout;
        this.f27232b = imageView;
        this.f27233c = constraintLayout2;
        this.f27234d = numberInputView;
        this.f27235e = textView;
        this.f27236f = textView2;
        this.f27237g = textView3;
        this.f27238h = textView4;
        this.f27239i = textView5;
        this.f27240j = textView6;
        this.f27241k = passwordView;
        this.f27242l = m5Var;
        this.f27243m = constraintLayout3;
        this.f27244n = n5Var;
    }

    @NonNull
    public static n inflate(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z10) {
        View viewInflate = layoutInflater.inflate(R.layout.activity_login, viewGroup, false);
        if (z10) {
            viewGroup.addView(viewInflate);
        }
        int i10 = R.id.center_line;
        if (((Guideline) v3.b.findChildViewById(viewInflate, R.id.center_line)) != null) {
            i10 = R.id.iv_back;
            ImageView imageView = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_back);
            if (imageView != null) {
                i10 = R.id.ll_code_login;
                ConstraintLayout constraintLayout = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.ll_code_login);
                if (constraintLayout != null) {
                    i10 = R.id.number_input_view;
                    NumberInputView numberInputView = (NumberInputView) v3.b.findChildViewById(viewInflate, R.id.number_input_view);
                    if (numberInputView != null) {
                        i10 = R.id.tv_count_down;
                        TextView textView = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_count_down);
                        if (textView != null) {
                            i10 = R.id.tv_have_c_account;
                            TextView textView2 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_have_c_account);
                            if (textView2 != null) {
                                i10 = R.id.tv_have_c_login;
                                TextView textView3 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_have_c_login);
                                if (textView3 != null) {
                                    i10 = R.id.tv_sign_in_finish;
                                    TextView textView4 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_sign_in_finish);
                                    if (textView4 != null) {
                                        i10 = R.id.tv_sign_in_hint2;
                                        TextView textView5 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_sign_in_hint2);
                                        if (textView5 != null) {
                                            i10 = R.id.tv_sign_in_title2;
                                            TextView textView6 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_sign_in_title2);
                                            if (textView6 != null) {
                                                i10 = R.id.v_code;
                                                PasswordView passwordView = (PasswordView) v3.b.findChildViewById(viewInflate, R.id.v_code);
                                                if (passwordView != null) {
                                                    i10 = R.id.view_login;
                                                    View viewFindChildViewById = v3.b.findChildViewById(viewInflate, R.id.view_login);
                                                    if (viewFindChildViewById != null) {
                                                        m5 m5VarA = m5.a(viewFindChildViewById);
                                                        i10 = R.id.view_sign_code;
                                                        ConstraintLayout constraintLayout2 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.view_sign_code);
                                                        if (constraintLayout2 != null) {
                                                            i10 = R.id.view_sign_in;
                                                            View viewFindChildViewById2 = v3.b.findChildViewById(viewInflate, R.id.view_sign_in);
                                                            if (viewFindChildViewById2 != null) {
                                                                return new n((ConstraintLayout) viewInflate, imageView, constraintLayout, numberInputView, textView, textView2, textView3, textView4, textView5, textView6, passwordView, m5VarA, constraintLayout2, n5.a(viewFindChildViewById2));
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
        throw new NullPointerException("Missing required view with ID: ".concat(viewInflate.getResources().getResourceName(i10)));
    }

    @Override // v3.a
    public final View getRoot() {
        return this.f27231a;
    }
}
