package x;

import z.C3282b;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public K(O o6, C4.c cVar) {
        super(cVar);
        this.f25610d = o6;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f25609c = obj;
        this.f25611e |= Integer.MIN_VALUE;
        return O.x0(this.f25610d, null, this);
    }
}
