package h3;

import J0.C0395y0;
import androidx.compose.runtime.DisposableEffectResult;

/* JADX INFO: loaded from: classes.dex */
public final class R2 implements DisposableEffectResult {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ a3.a0 f17251a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J0.Z0 f17252b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ boolean f17253c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ n0.k f17254d;

    public R2(a3.a0 a0Var, J0.Z0 z02, boolean z6, n0.k kVar) {
        this.f17251a = a0Var;
        this.f17252b = z02;
        this.f17253c = z6;
        this.f17254d = kVar;
    }

    @Override // androidx.compose.runtime.DisposableEffectResult
    public final void dispose() {
        this.f17251a.b();
        J0.Z0 z02 = this.f17252b;
        if (z02 != null) {
            ((C0395y0) z02).a();
        }
        if (this.f17253c) {
            return;
        }
        n0.k.a(this.f17254d);
    }
}
