package defpackage;

/* JADX INFO: renamed from: ᵤʤ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C3394 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public C2760 f13082;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public C4764 f13083;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public Object f13084;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public boolean f13085;

    public final void finalize() {
        C4764 c4764;
        C2760 c2760 = this.f13082;
        if (c2760 != null) {
            C3728 c3728 = c2760.f10616;
            if (!c3728.isDone()) {
                c3728.mo7703(new C1812(2, "The completer object was garbage collected - this future would otherwise never complete. The tag was: " + this.f13084));
            }
        }
        if (this.f13085 || (c4764 = this.f13083) == null) {
            return;
        }
        c4764.m7705(null);
    }

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final void m7791(Throwable th) {
        this.f13085 = true;
        C2760 c2760 = this.f13082;
        if (c2760 == null || !c2760.f10616.mo7703(th)) {
            return;
        }
        this.f13084 = null;
        this.f13082 = null;
        this.f13083 = null;
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final void m7792(Object obj) {
        this.f13085 = true;
        C2760 c2760 = this.f13082;
        if (c2760 == null || !c2760.f10616.m7705(obj)) {
            return;
        }
        this.f13084 = null;
        this.f13082 = null;
        this.f13083 = null;
    }
}
