22 lines
689 B
Java
22 lines
689 B
Java
package o;
|
|
|
|
import android.view.View;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import com.scb.phone.view.custom.common.CustomHorizontalProgressBar;
|
|
|
|
/* renamed from: o.dUl, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C8746dUl {
|
|
public final AIb a;
|
|
public final CustomHorizontalProgressBar b;
|
|
private View c;
|
|
public final ConstraintLayout d;
|
|
|
|
public C8746dUl(ConstraintLayout constraintLayout, CustomHorizontalProgressBar customHorizontalProgressBar, View view, AIb aIb) {
|
|
this.d = constraintLayout;
|
|
this.b = customHorizontalProgressBar;
|
|
this.c = view;
|
|
this.a = aIb;
|
|
}
|
|
}
|