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.TraktAuthRepository", f = "TraktAuthRepository.kt", i = {}, l = {24}, m = "createDeviceCode-IoAF18A", n = {}, s = {})
public final class TraktAuthRepository$createDeviceCode$1 extends ContinuationImpl {
    int label;
    /* synthetic */ Object result;
    final /* synthetic */ TraktAuthRepository this$0;

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

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    @pq6
    public final Object invokeSuspend(@kp6 Object obj) {
        this.result = obj;
        this.label |= Integer.MIN_VALUE;
        Object objM147createDeviceCodeIoAF18A = this.this$0.m147createDeviceCodeIoAF18A(this);
        return objM147createDeviceCodeIoAF18A == ck1.a ? objM147createDeviceCodeIoAF18A : new q38(objM147createDeviceCodeIoAF18A);
    }
}
