package o; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; import com.scb.phone.view.custom.ScbTextInputLayout; import com.scb.phone.view.custom.common.AmountEditText; import com.scb.phone.view.custom.common.FragmentWrapContentViewPager; /* loaded from: classes3.dex */ public final class KlN { public final TextView a; public final LinearLayout b; public final ScbTextInputLayout c; public final RecyclerView d; public final AmountEditText e; private TextView f; private TextView g; public final TextView h; public final FragmentWrapContentViewPager i; private LinearLayout j; private TextView l; private final View m; public KlN(View view, TextView textView, ScbTextInputLayout scbTextInputLayout, RecyclerView recyclerView, TextView textView2, AmountEditText amountEditText, TextView textView3, LinearLayout linearLayout, LinearLayout linearLayout2, TextView textView4, TextView textView5, FragmentWrapContentViewPager fragmentWrapContentViewPager) { this.m = view; this.g = textView; this.c = scbTextInputLayout; this.d = recyclerView; this.f = textView2; this.e = amountEditText; this.a = textView3; this.j = linearLayout; this.b = linearLayout2; this.h = textView4; this.l = textView5; this.i = fragmentWrapContentViewPager; } }