package t;

/* JADX INFO: loaded from: classes.dex */
public final class i {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public Object f9968a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public k f9969b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public l f9970c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public boolean f9971d;

    public final void finalize() {
        l lVar;
        k kVar = this.f9969b;
        if (kVar != null) {
            j jVar = kVar.f9974l;
            if (!jVar.isDone()) {
                jVar.k(new C1018b("The completer object was garbage collected - this future would otherwise never complete. The tag was: " + this.f9968a, 1));
            }
        }
        if (this.f9971d || (lVar = this.f9970c) == null) {
            return;
        }
        lVar.j(null);
    }
}
