package V2;

import android.content.Context;

/* JADX INFO: loaded from: classes.dex */
public final class r extends C4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public Context f8027b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public J4.c f8029d;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public r(C0716s c0716s, C4.c cVar) {
        super(cVar);
        this.f8031f = c0716s;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8030e = obj;
        this.f8032j |= Integer.MIN_VALUE;
        return this.f8031f.m(null, null, null, null, this);
    }
}
