22 lines
814 B
Java
22 lines
814 B
Java
package o;
|
|
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import com.scb.phone.view.custom.common.CustomViewProgressAnimationFull;
|
|
import com.scb.phone.view.custom.webview.SCBWebView;
|
|
|
|
/* renamed from: o.bId, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C3836bId {
|
|
public final ConstraintLayout a;
|
|
public final SCBWebView c;
|
|
public final CustomViewProgressAnimationFull d;
|
|
private ConstraintLayout e;
|
|
|
|
public C3836bId(ConstraintLayout constraintLayout, ConstraintLayout constraintLayout2, CustomViewProgressAnimationFull customViewProgressAnimationFull, SCBWebView sCBWebView) {
|
|
this.a = constraintLayout;
|
|
this.e = constraintLayout2;
|
|
this.d = customViewProgressAnimationFull;
|
|
this.c = sCBWebView;
|
|
}
|
|
}
|