what-the-bank/sources/o/C7245cke.java

44 lines
1.8 KiB
Java

package o;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.scb.phone.view.custom.transferandpay.CustomCardlessWithdrawCodeItem;
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem;
import com.scb.phone.view.custom.transferandpay.CustomTransferAndPaySource;
/* renamed from: o.cke, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C7245cke {
public final CustomTransferAndPaySource a;
public final TextView b;
public final RelativeLayout c;
public final CustomTransferAndPayItem d;
public final CustomTransferAndPayItem e;
private TextView f;
public final CustomCardlessWithdrawCodeItem g;
private RelativeLayout h;
private ImageView i;
private View j;
private TextView k;
/* renamed from: o, reason: collision with root package name */
private TextView f8650o;
public C7245cke(RelativeLayout relativeLayout, CustomTransferAndPayItem customTransferAndPayItem, CustomTransferAndPaySource customTransferAndPaySource, ImageView imageView, TextView textView, View view, CustomTransferAndPayItem customTransferAndPayItem2, RelativeLayout relativeLayout2, TextView textView2, TextView textView3, TextView textView4, CustomCardlessWithdrawCodeItem customCardlessWithdrawCodeItem) {
this.c = relativeLayout;
this.e = customTransferAndPayItem;
this.a = customTransferAndPaySource;
this.i = imageView;
this.b = textView;
this.j = view;
this.d = customTransferAndPayItem2;
this.h = relativeLayout2;
this.f = textView2;
this.k = textView3;
this.f8650o = textView4;
this.g = customCardlessWithdrawCodeItem;
}
}