package o; import java.util.ArrayList; /* loaded from: classes3.dex */ public final class sXl extends ZTC { @InterfaceC13391fZD public sXl() { } /* JADX WARN: Multi-variable type inference failed */ public static Hxe b(wjY wjy) { C14957gcv.e(wjy, ""); ArrayList arrayList = new ArrayList(); C14851gaI c14851gaI = wjy.a; if (c14851gaI == null) { c14851gaI = C14851gaI.c; } for (C15931jin c15931jin : c14851gaI) { arrayList.add(new QhH(c15931jin.a, c15931jin.h, c15931jin.i, c15931jin.e, c15931jin.c, c15931jin.b, c15931jin.d)); } C16039kfL c16039kfL = wjy.b; dUL dul = null; String str = c16039kfL != null ? c16039kfL.d : null; if ((str == null || gdZ.d((CharSequence) str)) ^ true) { C16039kfL c16039kfL2 = wjy.b; dul = new dUL(c16039kfL2 != null ? c16039kfL2.d : null); } ArrayList arrayList2 = arrayList; Integer num = wjy.e; int intValue = num != null ? num.intValue() : 0; String str2 = wjy.d; Hxe hxe = new Hxe(arrayList2, Integer.valueOf(intValue), dul, str2 != null ? str2 : ""); hxe.a(e(wjy)); return hxe; } }