38 lines
1.2 KiB
Java
38 lines
1.2 KiB
Java
package o;
|
|
|
|
import android.widget.FrameLayout;
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import com.scb.phone.view.custom.login.CustomKeypad;
|
|
import com.scb.phone.view.custom.login.CustomPinInput;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class rpW {
|
|
public final CustomKeypad a;
|
|
public final CustomPinInput b;
|
|
public final ImageView c;
|
|
public final ImageView d;
|
|
public final ImageView e;
|
|
public final TextView f;
|
|
public final TextView g;
|
|
public final LinearLayout h;
|
|
public final FrameLayout i;
|
|
public final TextView j;
|
|
private FrameLayout l;
|
|
|
|
public rpW(FrameLayout frameLayout, ImageView imageView, ImageView imageView2, CustomKeypad customKeypad, CustomPinInput customPinInput, ImageView imageView3, TextView textView, TextView textView2, TextView textView3, LinearLayout linearLayout, FrameLayout frameLayout2) {
|
|
this.i = frameLayout;
|
|
this.e = imageView;
|
|
this.c = imageView2;
|
|
this.a = customKeypad;
|
|
this.b = customPinInput;
|
|
this.d = imageView3;
|
|
this.g = textView;
|
|
this.j = textView2;
|
|
this.f = textView3;
|
|
this.h = linearLayout;
|
|
this.l = frameLayout2;
|
|
}
|
|
}
|