22 lines
775 B
Java
22 lines
775 B
Java
package o;
|
|
|
|
import android.widget.LinearLayout;
|
|
import com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel;
|
|
import com.scb.phone.view.custom.easycash.CustomTileToggle;
|
|
|
|
/* renamed from: o.ofo, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16473ofo {
|
|
public final CustomEasyCashSectionLabel a;
|
|
public final LinearLayout c;
|
|
public final CustomTileToggle d;
|
|
public final LinearLayout e;
|
|
|
|
public C16473ofo(LinearLayout linearLayout, CustomTileToggle customTileToggle, CustomEasyCashSectionLabel customEasyCashSectionLabel, LinearLayout linearLayout2) {
|
|
this.c = linearLayout;
|
|
this.d = customTileToggle;
|
|
this.a = customEasyCashSectionLabel;
|
|
this.e = linearLayout2;
|
|
}
|
|
}
|