package e.w;

import e.s.b.p;
import e.s.c.l;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public final class i extends l implements p<CharSequence, Integer, e.e<? extends Integer, ? extends Integer>> {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ List f6057b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ boolean f6058c;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public i(List list, boolean z) {
        super(2);
        this.f6057b = list;
        this.f6058c = z;
    }

    /* JADX WARN: Multi-variable type inference failed */
    /* JADX WARN: Removed duplicated region for block: B:55:0x00e4 A[EDGE_INSN: B:60:0x00e4->B:55:0x00e4 BREAK  A[LOOP:0: B:26:0x0071->B:37:0x00a4], EDGE_INSN: B:66:0x00e4->B:55:0x00e4 BREAK  A[LOOP:2: B:43:0x00b1->B:54:0x00e2]] */
    /* JADX WARN: Removed duplicated region for block: B:55:0x00e4 A[EDGE_INSN: B:60:0x00e4->B:55:0x00e4 BREAK  A[LOOP:0: B:26:0x0071->B:37:0x00a4]] */
    @Override // e.s.b.p
    /*
        Code decompiled incorrectly, please refer to instructions dump.
        To view partially-correct add '--show-bad-code' argument
    */
    public e.e<? extends java.lang.Integer, ? extends java.lang.Integer> c(java.lang.CharSequence r14, java.lang.Integer r15) {
        /*
            Method dump skipped, instruction units count: 251
            To view this dump add '--comments-level debug' option
        */
        throw new UnsupportedOperationException("Method not decompiled: e.w.i.c(java.lang.Object, java.lang.Object):java.lang.Object");
    }
}
