package com.strmr.ps.data.repository;

import androidx.media3.container.NalUnitUtil;
import defpackage.ck1;
import defpackage.kp6;
import defpackage.pq6;
import defpackage.q38;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@DebugMetadata(c = "com.strmr.ps.data.repository.TraktScrobbleRepository", f = "TraktScrobbleRepository.kt", i = {}, l = {159}, m = "updateProgress-bMdYcbs", n = {}, s = {})
public final class TraktScrobbleRepository$updateProgress$1 extends ContinuationImpl {
    int label;
    /* synthetic */ Object result;
    final /* synthetic */ TraktScrobbleRepository this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public TraktScrobbleRepository$updateProgress$1(TraktScrobbleRepository traktScrobbleRepository, Continuation<? super TraktScrobbleRepository$updateProgress$1> continuation) {
        super(continuation);
        this.this$0 = traktScrobbleRepository;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    @pq6
    public final Object invokeSuspend(@kp6 Object obj) throws Throwable {
        this.result = obj;
        this.label |= Integer.MIN_VALUE;
        Object objM157updateProgressbMdYcbs = this.this$0.m157updateProgressbMdYcbs(null, 0L, 0L, false, null, null, this);
        return objM157updateProgressbMdYcbs == ck1.a ? objM157updateProgressbMdYcbs : new q38(objM157updateProgressbMdYcbs);
    }
}
