package defpackage;

import java.util.ArrayList;
import java.util.Map;

/* JADX INFO: renamed from: ˑːᵪ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C2080 extends AbstractC2498 implements InterfaceC0321 {

    /* JADX INFO: renamed from: ˈᵲᵢ, reason: contains not printable characters */
    public final /* synthetic */ C2319 f8268;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final /* synthetic */ int f8269;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public /* synthetic */ Object f8270;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C2080(C2319 c2319, InterfaceC2643 interfaceC2643, int i) {
        super(2, interfaceC2643);
        this.f8269 = i;
        this.f8268 = c2319;
    }

    @Override // defpackage.AbstractC1090
    /* JADX INFO: renamed from: ˊᵙᵾᵲ */
    public final Object mo1078(Object obj) {
        boolean z;
        int i = this.f8269;
        C2319 c2319 = this.f8268;
        switch (i) {
            case 0:
                ᵟˌᵫ.ˊˌˊ(obj);
                C1918 c1918 = (C1918) this.f8270;
                c2319.f9125.getClass();
                return C1918.m5157(c1918, null, C1826.m5009(), null, 5);
            default:
                ᵟˌᵫ.ˊˌˊ(obj);
                C1918 c19182 = (C1918) this.f8270;
                C5278 c5278 = c2319.f9127;
                boolean zM5966 = c2319.m5966(c19182);
                Map mapM10870 = c19182.f7628;
                if (mapM10870 == null) {
                    z = true;
                } else {
                    if (!c5278.f19933) {
                        ArrayList arrayListM7815 = AbstractC3418.m7815(c5278.f19931);
                        ArrayList arrayList = new ArrayList();
                        int size = arrayListM7815.size();
                        int i2 = 0;
                        while (i2 < size) {
                            Object obj2 = arrayListM7815.get(i2);
                            i2++;
                            C0785 c0785 = (C0785) obj2;
                            C0715 c0715 = (C0715) mapM10870.get(c0785.f3525);
                            C1081 c1081 = c0715 != null ? new C1081(c0785, c0715) : null;
                            if (c1081 != null) {
                                arrayList.add(c1081);
                            }
                        }
                        if (!arrayList.isEmpty()) {
                            int size2 = arrayList.size();
                            int i3 = 0;
                            while (i3 < size2) {
                                Object obj3 = arrayList.get(i3);
                                i3++;
                                C1081 c10812 = (C1081) obj3;
                                C0785 c07852 = (C0785) c10812.f4615;
                                C0715 c07152 = (C0715) c10812.f4616;
                                boolean z2 = ᵥˈᵛ.ˊᵫᵗ(c5278.m10871(), c07852.f3525);
                                int i4 = c07852.f3523;
                                if (z2) {
                                    if (i4 != c07152.f3254 || !ᵥˈᵛ.ˊᵫᵗ((String) c5278.f19932.getValue(), c07152.f3253)) {
                                    }
                                } else if (i4 != c07152.f3254) {
                                }
                            }
                        }
                        z = true;
                    }
                    z = false;
                }
                boolean zM5967 = c2319.m5967(c19182);
                if (z) {
                    mapM10870 = c5278.m10870(C2561.f9904);
                } else if (zM5967) {
                    mapM10870 = c5278.m10870(mapM10870);
                }
                C3598 c3598 = z ? null : c19182.f7629;
                if (!zM5966 && !z) {
                    return zM5967 ? C1918.m5157(c19182, null, null, c5278.m10870(mapM10870), 3) : c19182;
                }
                C3598 c3598M3061 = c2319.f9117.m3061(c3598);
                C2298 c2298 = c2319.f9119;
                ᵲᵧˇ.ᵱʡˏ(ˋˀᵧ.ᵲᵶᵳˈ(c2298.f9024), (InterfaceC3822) null, 0, new C2367(c2298, c3598M3061, null), 3);
                c5278.f19933 = true;
                return new C1918(c3598M3061, null, mapM10870);
        }
    }

    @Override // defpackage.InterfaceC0321
    /* JADX INFO: renamed from: ᵝᵶ */
    public final Object mo1564(Object obj, Object obj2) {
        int i = this.f8269;
        C5063 c5063 = C5063.f19112;
        C1918 c1918 = (C1918) obj;
        InterfaceC2643 interfaceC2643 = (InterfaceC2643) obj2;
        switch (i) {
        }
        return ((C2080) mo1565(interfaceC2643, c1918)).mo1078(c5063);
    }

    @Override // defpackage.AbstractC1090
    /* JADX INFO: renamed from: ᵟᵹᵙ */
    public final InterfaceC2643 mo1565(InterfaceC2643 interfaceC2643, Object obj) {
        int i = this.f8269;
        C2319 c2319 = this.f8268;
        switch (i) {
            case 0:
                C2080 c2080 = new C2080(c2319, interfaceC2643, 0);
                c2080.f8270 = obj;
                return c2080;
            default:
                C2080 c20802 = new C2080(c2319, interfaceC2643, 1);
                c20802.f8270 = obj;
                return c20802;
        }
    }
}
