package defpackage;

import java.io.IOException;
import java.util.List;

/* JADX INFO: renamed from: ᵙᵕ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final /* synthetic */ class C2660 implements InterfaceC1841 {

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final /* synthetic */ int f10299 = 1;

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final /* synthetic */ int f10300;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final /* synthetic */ C4901 f10301;

    public /* synthetic */ C2660(C4901 c4901, int i, int i2) {
        this.f10301 = c4901;
        this.f10300 = i;
    }

    public /* synthetic */ C2660(C4901 c4901, int i, List list) {
        this.f10301 = c4901;
        this.f10300 = i;
    }

    public /* synthetic */ C2660(C4901 c4901, int i, List list, boolean z) {
        this.f10301 = c4901;
        this.f10300 = i;
    }

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    private final Object m6468() {
        C4901 c4901 = this.f10301;
        int i = this.f10300;
        c4901.f18646.getClass();
        synchronized (c4901) {
            c4901.f18652.remove(Integer.valueOf(i));
        }
        return C5063.f19112;
    }

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    private final Object m6469() {
        C4901 c4901 = this.f10301;
        int i = this.f10300;
        c4901.f18646.getClass();
        try {
            c4901.f18664.m5767(i, 9);
            synchronized (c4901) {
                c4901.f18652.remove(Integer.valueOf(i));
            }
        } catch (IOException unused) {
        }
        return C5063.f19112;
    }

    @Override // defpackage.InterfaceC1841
    /* JADX INFO: renamed from: ᵲᵶᵳˈ */
    public final Object mo1021() {
        switch (this.f10299) {
            case 0:
                return m6469();
            case 1:
                return m6468();
            default:
                C4901 c4901 = this.f10301;
                int i = this.f10300;
                c4901.f18646.getClass();
                try {
                    c4901.f18664.m5767(i, 9);
                    synchronized (c4901) {
                        c4901.f18652.remove(Integer.valueOf(i));
                    }
                } catch (IOException unused) {
                }
                return C5063.f19112;
        }
    }
}
