package o; import android.widget.RelativeLayout; import android.widget.TextView; /* loaded from: classes3.dex */ public final class pYH { public final TextView b; private final RelativeLayout d; public pYH(RelativeLayout relativeLayout, TextView textView) { this.d = relativeLayout; this.b = textView; } }