package p000.p001.p002.p012.p013;

import p025.p026.InterfaceC1327;
import p138.p176.p177.p242.p246.p251.C4303;
import p402.C6549;
import p402.p405.InterfaceC6575;
import p402.p405.p406.EnumC6586;
import p402.p405.p407.p408.AbstractC6597;
import p402.p405.p407.p408.InterfaceC6593;
import p402.p411.p412.InterfaceC6618;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ނ.֏.֏.ށ.֏.ޗ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
@InterfaceC6593(c = "ar.tvplayer.tv.tvguide.ui.TvGuideChannelsListFragment$moveSelectedChannel$1", f = "TvGuideChannelsListFragment.kt", l = {2038}, m = "invokeSuspend")
public final class C1024 extends AbstractC6597 implements InterfaceC6618<InterfaceC1327, InterfaceC6575<? super C6549>, Object> {

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public InterfaceC1327 f3912;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public Object f3913;

    /* JADX INFO: renamed from: މ, reason: contains not printable characters */
    public int f3914;

    public C1024(InterfaceC6575 interfaceC6575) {
        super(2, interfaceC6575);
    }

    @Override // p402.p405.p407.p408.AbstractC6589
    /* JADX INFO: renamed from: ֏ */
    public final InterfaceC6575<C6549> mo837(Object obj, InterfaceC6575<?> interfaceC6575) {
        if (interfaceC6575 == null) {
            C6635.m9824("completion");
            throw null;
        }
        C1024 c1024 = new C1024(interfaceC6575);
        c1024.f3912 = (InterfaceC1327) obj;
        return c1024;
    }

    @Override // p402.p411.p412.InterfaceC6618
    /* JADX INFO: renamed from: ؠ */
    public final Object mo838(InterfaceC1327 interfaceC1327, InterfaceC6575<? super C6549> interfaceC6575) {
        InterfaceC6575<? super C6549> interfaceC65752 = interfaceC6575;
        if (interfaceC65752 == null) {
            C6635.m9824("completion");
            throw null;
        }
        C1024 c1024 = new C1024(interfaceC65752);
        c1024.f3912 = interfaceC1327;
        return c1024.mo839(C6549.f19328);
    }

    @Override // p402.p405.p407.p408.AbstractC6589
    /* JADX INFO: renamed from: ށ */
    public final Object mo839(Object obj) {
        EnumC6586 enumC6586 = EnumC6586.COROUTINE_SUSPENDED;
        int i = this.f3914;
        if (i == 0) {
            C4303.m7198(obj);
            this.f3913 = this.f3912;
            this.f3914 = 1;
            if (C4303.m7005(100L, this) == enumC6586) {
                return enumC6586;
            }
        } else {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C4303.m7198(obj);
        }
        return C6549.f19328;
    }
}
