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

31 lines
1.1 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.uf, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17185uf extends BaseAssetsDisplayMapper {
public final C17192uh a;
public final C17194ui b;
public final C17206un d;
private final String j;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17185uf(Resources resources, SharedPreferences sharedPreferences, String str, C17192uh c17192uh, C17194ui c17194ui, C17206un c17206un) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
C14957gcv.e(c17192uh, "");
C14957gcv.e(c17194ui, "");
C14957gcv.e(c17206un, "");
this.j = str;
this.a = c17192uh;
this.b = c17194ui;
this.d = c17206un;
}
}