package o; import o.InterfaceC9289dgt; import o.ZI; /* renamed from: o.bkW, reason: case insensitive filesystem */ /* loaded from: classes4.dex */ public class C4985bkW extends ZI { public final iZJ a; private final TDf b; public String c; public String d; public String e; @InterfaceC13391fZD public C4985bkW(C16903sI c16903sI, TDf tDf, iZJ izj) { super(c16903sI); this.b = tDf; this.a = izj; } /* JADX WARN: Can't fix incorrect switch cases order, some code will duplicate */ public final void e(String str, final boolean z) { char c; String c2 = TDf.c(str); this.d = c2; this.e = str; c2.hashCode(); switch (c2.hashCode()) { case -1421427592: if (c2.equals("INVALID_CARD")) { c = 0; break; } c = 65535; break; case -545008926: if (c2.equals("EMPTY_CARD")) { c = 1; break; } c = 65535; break; case 439422131: if (c2.equals("VALID_CREDIT_CARD")) { c = 2; break; } c = 65535; break; case 1528355512: if (c2.equals("VALID_ATM_CARD")) { c = 3; break; } c = 65535; break; default: c = 65535; break; } if (c == 0) { ZI.IeS ieS = new ZI.IeS() { // from class: o.blb @Override // o.ZI.IeS public final void e(Object obj) { ((InterfaceC9289dgt) obj).e(); } }; if (this.f != 0) { ieS.e(this.f); } if (z) { ZI.IeS ieS2 = new ZI.IeS() { // from class: o.bla @Override // o.ZI.IeS public final void e(Object obj) { ((InterfaceC9289dgt) obj).d(); } }; if (this.f != 0) { ieS2.e(this.f); return; } return; } return; } if (c == 1) { ZI.IeS ieS3 = new ZI.IeS() { // from class: o.ble @Override // o.ZI.IeS public final void e(Object obj) { ((InterfaceC9289dgt) obj).b(); } }; if (this.f != 0) { ieS3.e(this.f); return; } return; } if (c == 2) { ZI.IeS ieS4 = new ZI.IeS(z) { // from class: o.blf private boolean e; @Override // o.ZI.IeS public final void e(Object obj) { InterfaceC9289dgt interfaceC9289dgt = (InterfaceC9289dgt) obj; if (this.e) { interfaceC9289dgt.f(); } else { interfaceC9289dgt.a(); } } { this.e = z; } }; if (this.f != 0) { ieS4.e(this.f); return; } return; } if (c != 3) { return; } ZI.IeS ieS5 = new ZI.IeS(z) { // from class: o.bkX private boolean a; @Override // o.ZI.IeS public final void e(Object obj) { InterfaceC9289dgt interfaceC9289dgt = (InterfaceC9289dgt) obj; if (this.a) { interfaceC9289dgt.j(); } else { interfaceC9289dgt.c(); } } { this.a = z; } }; if (this.f != 0) { ieS5.e(this.f); } } public void e(String str) { this.c = str; } }