package com.strmr.ps.data.supabase;

import androidx.media3.container.NalUnitUtil;
import kotlin.Metadata;
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.supabase.SettingsSyncManager", f = "SettingsSyncManager.kt", i = {0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5}, l = {1037, 1046, 1055, 1064, 1073, 1084}, m = "pushDebridData", n = {"this", "service", "userId", "encryptionKey", "this", "service", "userId", "encryptionKey", "this", "service", "userId", "encryptionKey", "this", "service", "userId", "encryptionKey", "this", "service", "userId", "encryptionKey", "this", "service", "encrypted"}, s = {"L$0", "L$1", "L$2", "L$3", "L$0", "L$1", "L$2", "L$3", "L$0", "L$1", "L$2", "L$3", "L$0", "L$1", "L$2", "L$3", "L$0", "L$1", "L$2", "L$3", "L$0", "L$1", "L$2"})
final class ae extends ContinuationImpl {
    public SettingsSyncManager a;
    public String b;
    public String c;
    public byte[] d;
    public /* synthetic */ Object e;
    public final /* synthetic */ SettingsSyncManager f;
    public int i;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public ae(SettingsSyncManager settingsSyncManager, ContinuationImpl continuationImpl) {
        super(continuationImpl);
        this.f = settingsSyncManager;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    public final Object invokeSuspend(Object obj) {
        this.e = obj;
        this.i |= Integer.MIN_VALUE;
        return this.f.i(null, null, this);
    }
}
