package s;

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

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

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

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

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

    public final void finalize() {
        l lVar;
        k kVar = this.f16733b;
        if (kVar != null) {
            j jVar = kVar.f16738r;
            if (!jVar.isDone()) {
                jVar.k(new C1514b(1, "The completer object was garbage collected - this future would otherwise never complete. The tag was: " + this.f16732a));
            }
        }
        if (this.f16735d || (lVar = this.f16734c) == null) {
            return;
        }
        lVar.j(null);
    }
}
