what-the-bank/sources/o/C16473ofo.java

22 lines
775 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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;
}
}