package o; import android.view.View; import androidx.recyclerview.widget.RecyclerView; import com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel; /* renamed from: o.etP, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public class C12181etP extends RecyclerView.zJl { private CustomEasyCashSectionLabel e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public C12181etP(CustomEasyCashSectionLabel customEasyCashSectionLabel, View view) { super(view); C14957gcv.e(customEasyCashSectionLabel, ""); C14957gcv.e(view, ""); this.e = customEasyCashSectionLabel; } /* JADX WARN: Illegal instructions before constructor call */ /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ public C12181etP(o.WHv r3) { /* r2 = this; java.lang.String r0 = "" o.C14957gcv.e(r3, r0) com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel r1 = r3.d o.C14957gcv.c(r1, r0) android.widget.LinearLayout r3 = r3.a o.C14957gcv.c(r3, r0) android.view.View r3 = (android.view.View) r3 r2.(r1, r3) return */ throw new UnsupportedOperationException("Method not decompiled: o.C12181etP.(o.WHv):void"); } public final void c(KT kt) { C14957gcv.e(kt, ""); this.e.setText(kt.d); } }