package o; import java.util.ArrayList; import java.util.List; import java.util.Map; import o.InterfaceC8942daP; import o.VV; import o.ZI; /* renamed from: o.bKn, reason: case insensitive filesystem */ /* loaded from: classes4.dex */ public class C3916bKn extends AbstractC3917bKo { public String a; public Map c; @InterfaceC13391fZD public C3916bKn(C16903sI c16903sI) { super(c16903sI); } public final void c() { ZI.IeS ieS = new ZI.IeS(this) { // from class: o.bKt private C3916bKn a; @Override // o.ZI.IeS public final void e(Object obj) { C3916bKn.e(this.a, (InterfaceC8942daP.LWm.InterfaceC0108LWm) obj); } { this.a = this; } }; if (this.f != 0) { ieS.e(this.f); } String str = this.a; if (str != null && !str.equals("") && (!a().isEmpty())) { ZI.IeS ieS2 = new ZI.IeS() { // from class: o.bKs @Override // o.ZI.IeS public final void e(Object obj) { ((InterfaceC8942daP.LWm.InterfaceC0108LWm) obj).d(true); } }; if (this.f != 0) { ieS2.e(this.f); return; } return; } ZI.IeS ieS3 = new ZI.IeS() { // from class: o.bKz @Override // o.ZI.IeS public final void e(Object obj) { ((InterfaceC8942daP.LWm.InterfaceC0108LWm) obj).d(false); } }; if (this.f != 0) { ieS3.e(this.f); } } public final void e(String str, final boolean z) { this.c.put(Integer.valueOf(Integer.parseInt(str)), Boolean.valueOf(z)); ZI.IeS ieS = new ZI.IeS(this, z) { // from class: o.bKw private C3916bKn a; private boolean e; @Override // o.ZI.IeS public final void e(Object obj) { C3916bKn.d(this.a, this.e, (InterfaceC8942daP.LWm.InterfaceC0108LWm) obj); } { this.a = this; this.e = z; } }; if (this.f != 0) { ieS.e(this.f); } c(); } private List a() { ArrayList arrayList = new ArrayList(); for (Integer num : this.c.keySet()) { if (this.c.get(num).equals(Boolean.TRUE)) { arrayList.add(String.valueOf(num)); } } return arrayList; } public static /* synthetic */ void e(C3916bKn c3916bKn, InterfaceC8942daP.LWm.InterfaceC0108LWm interfaceC0108LWm) { VV.HBt e = VV.e(); e.i = false; e.e = c3916bKn.a; e.c = "M"; e.e = c3916bKn.a; e.b = c3916bKn.a(); interfaceC0108LWm.d(new VV(e, (byte) 0)); } public static /* synthetic */ void d(C3916bKn c3916bKn, boolean z, InterfaceC8942daP.LWm.InterfaceC0108LWm interfaceC0108LWm) { if (!z) { interfaceC0108LWm.a(false); } if (z && (!c3916bKn.c.values().contains(Boolean.FALSE))) { interfaceC0108LWm.a(true); } } }