package com.revenuecat.purchases.google.usecase;

import I2.A;
import com.revenuecat.purchases.common.LogIntent;
import com.revenuecat.purchases.strings.OfferingStrings;
import java.util.AbstractCollection;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import x4.AbstractC3251q;

/* JADX INFO: loaded from: classes3.dex */
public final class QueryProductDetailsUseCase$onOk$$inlined$log$2 extends p implements J4.a {
    final /* synthetic */ LogIntent $intent;
    final /* synthetic */ A $received$inlined;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public QueryProductDetailsUseCase$onOk$$inlined$log$2(LogIntent logIntent, A a6) {
        super(0);
        this.$intent = logIntent;
        this.$received$inlined = a6;
    }

    @Override // J4.a
    public final String invoke() {
        StringBuilder sb = new StringBuilder();
        sb.append(AbstractC3251q.m0(this.$intent.getEmojiList(), "", null, null, null, 62));
        sb.append(' ');
        AbstractCollection abstractCollection = this.$received$inlined.f2488a;
        o.g(abstractCollection, "received.productDetailsList");
        return A0.a.q(new Object[]{AbstractC3251q.m0(abstractCollection, null, null, null, QueryProductDetailsUseCase$onOk$2$1.INSTANCE, 31)}, 1, OfferingStrings.RETRIEVED_PRODUCTS, sb);
    }
}
