package o; import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; /* loaded from: classes3.dex */ public final class WhK { public final TextView a; public final TextView b; public final TextView c; public final RelativeLayout d; public final LinearLayout e; public WhK(RelativeLayout relativeLayout, LinearLayout linearLayout, TextView textView, TextView textView2, TextView textView3) { this.d = relativeLayout; this.e = linearLayout; this.b = textView; this.c = textView2; this.a = textView3; } }