package o; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; /* renamed from: o.ky, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C16082ky extends C15620hF { final BX b; public final C0959Shh c; final C0245Cf d; public final Iho e; public final C0466Hds f; final C0239Ca g; public final fUV h; public final C16660qAs i; public final C17392wQA j; public final wDa k; private final C1429aDv l; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C16082ky(fUV fuv, C16660qAs c16660qAs, C0239Ca c0239Ca, C0959Shh c0959Shh, BX bx, Iho iho, C0245Cf c0245Cf, C0466Hds c0466Hds, C1429aDv c1429aDv, C17392wQA c17392wQA, wDa wda) { super((byte) 0); C14957gcv.e(fuv, ""); C14957gcv.e(c16660qAs, ""); C14957gcv.e(c0239Ca, ""); C14957gcv.e(c0959Shh, ""); C14957gcv.e(bx, ""); C14957gcv.e(iho, ""); C14957gcv.e(c0245Cf, ""); C14957gcv.e(c0466Hds, ""); C14957gcv.e(c1429aDv, ""); C14957gcv.e(c17392wQA, ""); C14957gcv.e(wda, ""); this.h = fuv; this.i = c16660qAs; this.g = c0239Ca; this.c = c0959Shh; this.b = bx; this.e = iho; this.d = c0245Cf; this.f = c0466Hds; this.l = c1429aDv; this.j = c17392wQA; this.k = wda; } /* renamed from: o.ky$RVV */ /* loaded from: classes3.dex */ public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR { private C16082ky e; @Override // o.InterfaceC14894gbR public final /* synthetic */ C1131Wh invoke(EDR edr) { EDR edr2 = edr; C14957gcv.e(edr2, ""); C0239Ca c0239Ca = this.e.g; C14957gcv.e(edr2, ""); String str = edr2.b; String str2 = edr2.a; Bup bup = edr2.e; return new C1131Wh(str, str2, new WK(bup.g, bup.c, bup.a, bup.d, bup.j, bup.e, bup.b, bup.h)); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public RVV(C16082ky c16082ky) { super(1); this.e = c16082ky; } } /* renamed from: o.ky$Sts */ /* loaded from: classes3.dex */ public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR, List> { private C16082ky b; @Override // o.InterfaceC14894gbR public final /* synthetic */ List invoke(List list) { List list2 = list; C14957gcv.e(list2, ""); C0239Ca c0239Ca = this.b.g; C14957gcv.e(list2, ""); List list3 = list2; C14957gcv.e(list3, ""); ArrayList arrayList = new ArrayList(list3 instanceof Collection ? list3.size() : 10); for (VDa vDa : list3) { arrayList.add(new C1136Wk(vDa.c, vDa.e)); } return arrayList; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public Sts(C16082ky c16082ky) { super(1); this.b = c16082ky; } } /* renamed from: o.ky$LWm */ /* loaded from: classes3.dex */ public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR, List> { private C16082ky b; @Override // o.InterfaceC14894gbR public final /* synthetic */ List invoke(List list) { List list2 = list; C14957gcv.e(list2, ""); BX bx = this.b.b; C14957gcv.e(list2, ""); List list3 = list2; C14957gcv.e(list3, ""); ArrayList arrayList = new ArrayList(list3 instanceof Collection ? list3.size() : 10); Iterator it = list3.iterator(); while (it.hasNext()) { arrayList.add(new C1130Wg(((C16376noK) it.next()).a)); } return arrayList; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public LWm(C16082ky c16082ky) { super(1); this.b = c16082ky; } } /* renamed from: o.ky$HBt */ /* loaded from: classes3.dex */ public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR> { private C16082ky a; @Override // o.InterfaceC14894gbR public final /* synthetic */ List invoke(pUK puk) { pUK puk2 = puk; C14957gcv.e(puk2, ""); C0245Cf c0245Cf = this.a.d; List list = puk2.a; C14957gcv.e(list, ""); List list2 = list; C14957gcv.e(list2, ""); ArrayList arrayList = new ArrayList(list2 instanceof Collection ? list2.size() : 10); for (JZY jzy : list2) { String str = jzy.b; C14957gcv.c((Object) str, ""); String str2 = jzy.d; C14957gcv.c((Object) str2, ""); arrayList.add(new C1124Wc(str, str2)); } return arrayList; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public HBt(C16082ky c16082ky) { super(1); this.a = c16082ky; } } public final boolean e(String str) { C14957gcv.e(str, ""); C1429aDv c1429aDv = this.l; if (str == null) { return false; } return c1429aDv.b.matcher(str.trim()).matches(); } }