package o; import android.content.Context; import com.scb.phone.view.fragment.BaseFragment; import com.scb.phone.view.fragment.creditcard.SettingTabFragment; /* renamed from: o.eOA, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public final /* synthetic */ class C10763eOA implements BaseFragment.HBt { private String a; private String b; private String c; private boolean d; private SettingTabFragment e; private String f; private boolean g; @Override // com.scb.phone.view.fragment.BaseFragment.HBt public final void c(Context context) { SettingTabFragment.c(this.e, this.a, this.c, this.b, this.d, this.g, this.f, context); } public /* synthetic */ C10763eOA(SettingTabFragment settingTabFragment, String str, String str2, String str3, boolean z, boolean z2, String str4) { this.e = settingTabFragment; this.a = str; this.c = str2; this.b = str3; this.d = z; this.g = z2; this.f = str4; } }