package l1;

import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class h extends kotlin.jvm.internal.p implements J4.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ y f20179a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J4.a f20180b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ String f20182d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ h1.m f20183e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h(y yVar, J4.a aVar, C c6, String str, h1.m mVar) {
        super(0);
        this.f20179a = yVar;
        this.f20180b = aVar;
        this.f20181c = c6;
        this.f20182d = str;
        this.f20183e = mVar;
    }

    @Override // J4.a
    public final Object invoke() {
        this.f20179a.g(this.f20180b, this.f20181c, this.f20182d, this.f20183e);
        return C3137A.f25453a;
    }
}
