22 lines
615 B
Java
22 lines
615 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class VG extends EZ {
|
|
public final Context c;
|
|
public C1114Vy d;
|
|
private int g;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public VG(Context context, String str, boolean z, C1114Vy c1114Vy) {
|
|
super(com.scb.phone.R.layout.2131560129, str, z);
|
|
C14957gcv.e(context, "");
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(c1114Vy, "");
|
|
this.c = context;
|
|
this.d = c1114Vy;
|
|
this.g = com.scb.phone.R.layout.2131560129;
|
|
}
|
|
}
|