package p000.p001.p002.p003.p004;

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.player.ui.PlayerHostFragment$hidePlayerChannelsByTimeout$1", f = "PlayerHostFragment.kt", l = {832}, m = "invokeSuspend")
public final class C0630 extends AbstractC6597 implements InterfaceC6618<InterfaceC1327, InterfaceC6575<? super C6549>, Object> {

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

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

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

    /* JADX INFO: renamed from: ފ, reason: contains not printable characters */
    public final /* synthetic */ C0373 f2979;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0630(C0373 c0373, InterfaceC6575 interfaceC6575) {
        super(2, interfaceC6575);
        this.f2979 = c0373;
    }

    @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;
        }
        C0630 c0630 = new C0630(this.f2979, interfaceC6575);
        c0630.f2976 = (InterfaceC1327) obj;
        return c0630;
    }

    @Override // p402.p411.p412.InterfaceC6618
    /* JADX INFO: renamed from: ؠ */
    public final Object mo838(InterfaceC1327 interfaceC1327, InterfaceC6575<? super C6549> interfaceC6575) {
        return ((C0630) mo837(interfaceC1327, interfaceC6575)).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.f2978;
        if (i == 0) {
            C4303.m7198(obj);
            this.f2977 = this.f2976;
            this.f2978 = 1;
            if (C4303.m7005(120000L, this) == enumC6586) {
                return enumC6586;
            }
        } else {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C4303.m7198(obj);
        }
        if (this.f2979.m1523()) {
            C0373.m1494(this.f2979, false, 1);
        }
        return C6549.f19328;
    }
}
