package o; import android.content.SharedPreferences; import android.content.res.Resources; import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper; import java.util.ArrayList; import java.util.Collection; import java.util.List; import o.YQ; /* renamed from: o.xh, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C17547xh extends BaseAssetsDisplayMapper { /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C17547xh(Resources resources, SharedPreferences sharedPreferences, String str) { super(resources, sharedPreferences, str); C14957gcv.e(resources, ""); C14957gcv.e(sharedPreferences, ""); C14957gcv.e(str, ""); } public final RH d(KJM kjm, int i) { C14957gcv.e(kjm, ""); List list = kjm.b; C14957gcv.e(list, ""); ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10); for (Fip fip : list) { String str = fip.i; YQ.RVV rvv = YQ.Companion; YQ e = YQ.RVV.e(fip.c); String str2 = fip.f; String str3 = fip.a; String str4 = fip.d; String b_ = b_(fip.b); C14957gcv.c((Object) b_, ""); arrayList.add(new RJ(str, e, str2, str3, str4, b_, fip.e)); } return new RH(arrayList, kjm.c, i); } }