package o; import android.content.SharedPreferences; import android.content.res.Resources; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; import o.C15715hv; /* renamed from: o.uM, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C17147uM extends C16157lj { /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C17147uM(Resources resources, SharedPreferences sharedPreferences) { super(resources, sharedPreferences); C14957gcv.e(resources, ""); C14957gcv.e(sharedPreferences, ""); } public final List c(List list) { C14957gcv.e(list, ""); List list2 = list; C14957gcv.e(list2, ""); ArrayList arrayList = new ArrayList(list2 instanceof Collection ? list2.size() : 10); Iterator it = list2.iterator(); while (it.hasNext()) { arrayList.add(c((C17305vfR) it.next())); } return arrayList; } private C0822Pf c(C17305vfR c17305vfR) { C14957gcv.e(c17305vfR, ""); return new C0822Pf(c17305vfR.c, c17305vfR.e, c(C15715hv.tOB.single_form_icon_risk_level, c17305vfR.c)); } }