package defpackage;

import kotlinx.coroutines.DispatchException;

/* JADX INFO: renamed from: ˋˋˌ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C1478 extends AbstractC3500 {

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public /* synthetic */ Object f5999;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final /* synthetic */ C0349 f6000;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public int f6001;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1478(C0349 c0349, AbstractC3500 abstractC3500) {
        super(abstractC3500);
        this.f6000 = c0349;
    }

    @Override // defpackage.AbstractC1090
    /* JADX INFO: renamed from: ˊᵙᵾᵲ */
    public final Object mo1078(Object obj) throws DispatchException {
        this.f5999 = obj;
        this.f6001 |= Integer.MIN_VALUE;
        Object objM1628 = this.f6000.m1628(null, 0, 0L, this);
        return objM1628 == EnumC0111.f1384 ? objM1628 : new C5191(objM1628);
    }
}
