package p447.p448.p455;

import java.io.IOException;
import p447.p448.p451.AbstractC6950;
import p461.C7103;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C7027(String str, boolean z, String str2, boolean z2, C7011 c7011, int i, C7103 c7103, int i2, boolean z3) {
        super(str2, z2);
        this.f20480 = c7011;
        this.f20481 = i;
        this.f20482 = c7103;
        this.f20483 = i2;
        this.f20484 = z3;
    }

    @Override // p447.p448.p451.AbstractC6950
    /* JADX INFO: renamed from: ֏ */
    public long mo10183() {
        try {
            boolean zMo10360 = this.f20480.f20429.mo10360(this.f20481, this.f20482, this.f20483, this.f20484);
            if (zMo10360) {
                this.f20480.f20443.m10348(this.f20481, EnumC7003.CANCEL);
            }
            if (!zMo10360 && !this.f20484) {
                return -1L;
            }
            synchronized (this.f20480) {
                this.f20480.f20445.remove(Integer.valueOf(this.f20481));
            }
            return -1L;
        } catch (IOException unused) {
            return -1L;
        }
    }
}
