package o; import android.widget.Button; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; /* loaded from: classes3.dex */ public final class MZz { public final ConstraintLayout a; public final TextView b; public final Button c; private ImageView d; public final TextView e; private LinearLayout f; private ConstraintLayout i; private ConstraintLayout j; public MZz(ConstraintLayout constraintLayout, Button button, ImageView imageView, ConstraintLayout constraintLayout2, ConstraintLayout constraintLayout3, LinearLayout linearLayout, TextView textView, TextView textView2) { this.a = constraintLayout; this.c = button; this.d = imageView; this.j = constraintLayout2; this.i = constraintLayout3; this.f = linearLayout; this.b = textView; this.e = textView2; } }