package androidx.window.layout.adapter.extensions;

import androidx.window.extensions.layout.WindowLayoutInfo;
import d4.d;
import kd.e;
import kotlin.Metadata;
import kotlin.jvm.internal.FunctionReferenceImpl;
import nb.g;
import sd.l;

/* JADX INFO: loaded from: classes.dex */
@Metadata(k = 3, mv = {1, 8, 0}, xi = 48)
final /* synthetic */ class ExtensionWindowBackendApi1$registerLayoutChangeCallback$1$2$disposableToken$1 extends FunctionReferenceImpl implements l {
    public ExtensionWindowBackendApi1$registerLayoutChangeCallback$1$2$disposableToken$1(d dVar) {
        super(1, dVar, d.class, "accept", "accept(Landroidx/window/extensions/layout/WindowLayoutInfo;)V", 0);
    }

    @Override // sd.l
    public final Object invoke(Object obj) {
        WindowLayoutInfo windowLayoutInfo = (WindowLayoutInfo) obj;
        g.i(windowLayoutInfo, "p0");
        ((d) this.receiver).accept(windowLayoutInfo);
        return e.f29109a;
    }
}
