package defpackage;

import java.io.IOException;

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

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

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

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

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final /* synthetic */ int f1174;

    public /* synthetic */ C0033(C4901 c4901, int i, int i2, int i3) {
        this.f1171 = i3;
        this.f1173 = c4901;
        this.f1172 = i;
        this.f1174 = i2;
    }

    @Override // defpackage.InterfaceC1841
    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final Object mo1021() {
        int i = this.f1171;
        C5063 c5063 = C5063.f19112;
        int i2 = this.f1174;
        int i3 = this.f1172;
        C4901 c4901 = this.f1173;
        switch (i) {
            case 0:
                try {
                    c4901.f18664.m5767(i3, i2);
                } catch (IOException e) {
                    c4901.m10189(2, 2, e);
                }
                break;
            default:
                try {
                    c4901.f18664.m5771(i3, i2, true);
                } catch (IOException e2) {
                    c4901.m10189(2, 2, e2);
                }
                break;
        }
        return c5063;
        return c5063;
    }
}
