package p;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import androidx.compose.runtime.internal.ComposableLambda;
import i0.C2252p;
import i0.InterfaceC2255s;
import q.A0;
import q.F0;
import w4.C3137A;

/* JADX INFO: renamed from: p.G, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2645G extends kotlin.jvm.internal.p implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f22625a = 0;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ F0 f22626b;

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ Object f22629e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ Object f22630f;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ Object f22631j;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2645G(String str, C2252p c2252p, F0 f0, String str2, ComposableLambda composableLambda, int i6) {
        super(2);
        this.f22629e = str;
        this.f22631j = c2252p;
        this.f22626b = f0;
        this.f22630f = str2;
        this.f22627c = composableLambda;
        this.f22628d = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        switch (this.f22625a) {
            case 0:
                ((Number) obj2).intValue();
                int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f22628d | 1);
                String str = (String) this.f22630f;
                C2252p c2252p = (C2252p) this.f22631j;
                F0 f0 = this.f22626b;
                AbstractC2639A.e((String) this.f22629e, c2252p, f0, str, this.f22627c, (Composer) obj, iUpdateChangedFlags);
                break;
            default:
                ((Number) obj2).intValue();
                AbstractC2639A.f((A0) this.f22629e, (InterfaceC2255s) this.f22630f, this.f22626b, (J4.c) this.f22631j, this.f22627c, (Composer) obj, RecomposeScopeImplKt.updateChangedFlags(this.f22628d | 1));
                break;
        }
        return C3137A.f25453a;
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2645G(A0 a02, InterfaceC2255s interfaceC2255s, F0 f0, J4.c cVar, ComposableLambda composableLambda, int i6) {
        super(2);
        this.f22629e = a02;
        this.f22630f = interfaceC2255s;
        this.f22626b = f0;
        this.f22631j = cVar;
        this.f22627c = composableLambda;
        this.f22628d = i6;
    }
}
