package o; import java.util.ArrayList; import java.util.Collection; import java.util.List; /* renamed from: o.Aqx, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C0174Aqx extends ZTC { @InterfaceC13391fZD public C0174Aqx() { } public static List e(List list) { List list2 = list; C14957gcv.e(list2, ""); ArrayList arrayList = new ArrayList(list2 instanceof Collection ? list2.size() : 10); for (VrM vrM : list2) { String str = vrM.j; String str2 = vrM.i; String str3 = str2 == null ? "" : str2; String str4 = vrM.h; AAA aaa = vrM.r; String str5 = aaa != null ? aaa.e : null; if (str5 == null) { str5 = ""; } String str6 = aaa != null ? aaa.a : null; if (str6 == null) { str6 = ""; } gnR gnr = new gnR(str5, str6); String str7 = vrM.b; C14851gaI c14851gaI = vrM.c; if (c14851gaI == null) { c14851gaI = C14851gaI.c; } arrayList.add(new YNb(str, str3, str4, gnr, str7, c14851gaI)); } return arrayList; } }