34 lines
1.2 KiB
Java
34 lines
1.2 KiB
Java
package o;
|
|
|
|
import android.view.View;
|
|
import android.widget.TextView;
|
|
import androidx.appcompat.widget.AppCompatButton;
|
|
import androidx.appcompat.widget.AppCompatRadioButton;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import androidx.core.widget.NestedScrollView;
|
|
import com.scb.phone.view.custom.webview.SCBWebView;
|
|
|
|
/* renamed from: o.eAv, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C10326eAv {
|
|
public final AppCompatRadioButton a;
|
|
public final AppCompatRadioButton b;
|
|
public final ConstraintLayout c;
|
|
public final TextView d;
|
|
public final AppCompatButton e;
|
|
private View f;
|
|
private NestedScrollView g;
|
|
public final SCBWebView h;
|
|
|
|
public C10326eAv(ConstraintLayout constraintLayout, AppCompatButton appCompatButton, NestedScrollView nestedScrollView, View view, AppCompatRadioButton appCompatRadioButton, AppCompatRadioButton appCompatRadioButton2, TextView textView, SCBWebView sCBWebView) {
|
|
this.c = constraintLayout;
|
|
this.e = appCompatButton;
|
|
this.g = nestedScrollView;
|
|
this.f = view;
|
|
this.a = appCompatRadioButton;
|
|
this.b = appCompatRadioButton2;
|
|
this.d = textView;
|
|
this.h = sCBWebView;
|
|
}
|
|
}
|