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 org.drive_hunter.R;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    public q4(ConstraintLayout constraintLayout, ImageView imageView, ImageView imageView2, ImageView imageView3, ImageView imageView4, ConstraintLayout constraintLayout2, ConstraintLayout constraintLayout3, ConstraintLayout constraintLayout4, ConstraintLayout constraintLayout5, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6) {
        this.f27390a = constraintLayout;
        this.f27391b = imageView;
        this.f27392c = imageView2;
        this.f27393d = imageView3;
        this.f27394e = imageView4;
        this.f27395f = constraintLayout2;
        this.f27396g = constraintLayout3;
        this.f27397h = constraintLayout4;
        this.f27398i = constraintLayout5;
        this.f27399j = textView;
        this.f27400k = textView2;
        this.f27401l = textView3;
        this.f27402m = textView4;
        this.f27403n = textView5;
        this.f27404o = textView6;
    }

    @NonNull
    public static q4 inflate(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z10) {
        View viewInflate = layoutInflater.inflate(R.layout.layout_live_menu_settings, viewGroup, false);
        if (z10) {
            viewGroup.addView(viewInflate);
        }
        int i10 = R.id.arrow_clean_history;
        ImageView imageView = (ImageView) v3.b.findChildViewById(viewInflate, R.id.arrow_clean_history);
        if (imageView != null) {
            i10 = R.id.arrow_refresh;
            ImageView imageView2 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.arrow_refresh);
            if (imageView2 != null) {
                i10 = R.id.arrow_screen_ratio;
                ImageView imageView3 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.arrow_screen_ratio);
                if (imageView3 != null) {
                    i10 = R.id.arrow_subtitle;
                    ImageView imageView4 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.arrow_subtitle);
                    if (imageView4 != null) {
                        i10 = R.id.layout_clean_history;
                        ConstraintLayout constraintLayout = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.layout_clean_history);
                        if (constraintLayout != null) {
                            i10 = R.id.layout_refresh;
                            ConstraintLayout constraintLayout2 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.layout_refresh);
                            if (constraintLayout2 != null) {
                                i10 = R.id.layout_screen_ratio;
                                ConstraintLayout constraintLayout3 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.layout_screen_ratio);
                                if (constraintLayout3 != null) {
                                    i10 = R.id.layout_subtitle_enable;
                                    ConstraintLayout constraintLayout4 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.layout_subtitle_enable);
                                    if (constraintLayout4 != null) {
                                        i10 = R.id.tv_clean_history_prefix;
                                        TextView textView = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_clean_history_prefix);
                                        if (textView != null) {
                                            i10 = R.id.tv_refresh_prefix;
                                            TextView textView2 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_refresh_prefix);
                                            if (textView2 != null) {
                                                i10 = R.id.tv_screen_ratio;
                                                TextView textView3 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_screen_ratio);
                                                if (textView3 != null) {
                                                    i10 = R.id.tv_screen_ratio_prefix;
                                                    TextView textView4 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_screen_ratio_prefix);
                                                    if (textView4 != null) {
                                                        i10 = R.id.tv_subtitle_enable;
                                                        TextView textView5 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_subtitle_enable);
                                                        if (textView5 != null) {
                                                            i10 = R.id.tv_subtitle_prefix;
                                                            TextView textView6 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_subtitle_prefix);
                                                            if (textView6 != null) {
                                                                return new q4((ConstraintLayout) viewInflate, imageView, imageView2, imageView3, imageView4, constraintLayout, constraintLayout2, constraintLayout3, constraintLayout4, textView, textView2, textView3, textView4, textView5, textView6);
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
        throw new NullPointerException("Missing required view with ID: ".concat(viewInflate.getResources().getResourceName(i10)));
    }

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