package q;

import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: q.g0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2776g0 extends C4.j implements J4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f23335a;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2776g0(Object obj, Object obj2, C2784k0 c2784k0, A0 a02, float f6, A4.d dVar) {
        super(1, dVar);
        this.f23336b = obj;
        this.f23337c = obj2;
        this.f23338d = c2784k0;
        this.f23339e = a02;
        this.f23340f = f6;
    }

    @Override // C4.a
    public final A4.d create(A4.d dVar) {
        return new C2776g0(this.f23336b, this.f23337c, this.f23338d, this.f23339e, this.f23340f, dVar);
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        return ((C2776g0) create((A4.d) obj)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f23335a;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            C2774f0 c2774f0 = new C2774f0(this.f23336b, this.f23337c, this.f23338d, this.f23339e, this.f23340f, null);
            this.f23335a = 1;
            if (V4.E.k(c2774f0, this) == aVar) {
                return aVar;
            }
        } else {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
        }
        return C3137A.f25453a;
    }
}
