package o; import java.util.List; /* renamed from: o.Ld, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C0638Ld extends KY { public final List b; public String d; public int e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public C0638Ld(Boolean bool, String str, int i, List list) { super(bool); C14957gcv.e(str, ""); C14957gcv.e(list, ""); this.d = str; this.e = i; this.b = list; } }