package com.revenuecat.purchases.google.usecase;

import I2.D;
import com.revenuecat.purchases.common.LogIntent;
import com.revenuecat.purchases.strings.OfferingStrings;
import kotlin.jvm.internal.p;
import x4.AbstractC3251q;

/* JADX INFO: loaded from: classes3.dex */
public final class QueryProductDetailsUseCase$onOk$lambda$12$$inlined$log$1 extends p implements J4.a {
    final /* synthetic */ LogIntent $intent;
    final /* synthetic */ D $it$inlined;
    final /* synthetic */ QueryProductDetailsUseCase this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public QueryProductDetailsUseCase$onOk$lambda$12$$inlined$log$1(LogIntent logIntent, D d6, QueryProductDetailsUseCase queryProductDetailsUseCase) {
        super(0);
        this.$intent = logIntent;
        this.$it$inlined = d6;
        this.this$0 = queryProductDetailsUseCase;
    }

    @Override // J4.a
    public final String invoke() {
        StringBuilder sb = new StringBuilder();
        sb.append(AbstractC3251q.m0(this.$intent.getEmojiList(), "", null, null, null, 62));
        sb.append(' ');
        D d6 = this.$it$inlined;
        return A0.a.q(new Object[]{d6.f2492b, d6.f2493c, this.this$0.convertUnfetchedProductStatusCodeToString(d6.f2494d), this.$it$inlined.f2495e}, 4, OfferingStrings.LIST_UNFETCHED_PRODUCTS, sb);
    }
}
