package o; import android.view.View; import android.widget.TextView; /* renamed from: o.dyd, reason: case insensitive filesystem */ /* loaded from: classes4.dex */ public final class C10218dyd extends AbstractC10155dxT { final TextView c; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public C10218dyd(View view) { super(view); C14957gcv.e(view, ""); this.c = (TextView) view.findViewById(com.scb.phone.R.id.text1); } }