package p447.p448.p455;

import java.io.IOException;
import java.util.List;
import p447.p448.p451.AbstractC6950;

/* JADX INFO: renamed from: ސ.ޣ.އ.ބ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C7028 extends AbstractC6950 {

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public final /* synthetic */ C7011 f20485;

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final /* synthetic */ int f20486;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ List f20487;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final /* synthetic */ boolean f20488;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C7028(String str, boolean z, String str2, boolean z2, C7011 c7011, int i, List list, boolean z3) {
        super(str2, z2);
        this.f20485 = c7011;
        this.f20486 = i;
        this.f20487 = list;
        this.f20488 = z3;
    }

    @Override // p447.p448.p451.AbstractC6950
    /* JADX INFO: renamed from: ֏ */
    public long mo10183() {
        boolean zMo10359 = this.f20485.f20429.mo10359(this.f20486, this.f20487, this.f20488);
        if (zMo10359) {
            try {
                this.f20485.f20443.m10348(this.f20486, EnumC7003.CANCEL);
            } catch (IOException unused) {
                return -1L;
            }
        }
        if (!zMo10359 && !this.f20488) {
            return -1L;
        }
        synchronized (this.f20485) {
            this.f20485.f20445.remove(Integer.valueOf(this.f20486));
        }
        return -1L;
    }
}
