package com.unity3d.services.core.domain.task; import androidx.recyclerview.widget.RecyclerView; import com.igaworks.ssp.R; import kotlin.coroutines.jvm.internal.d; import kotlin.coroutines.jvm.internal.f; @f(c = "com.unity3d.services.core.domain.task.InitializeSDK", f = "InitializeSDK.kt", l = {R.styleable.AppCompatTheme_textColorSearchUrl}, m = "handleInitializationException") /* loaded from: classes2.dex */ final class InitializeSDK$handleInitializationException$1 extends d { Object L$0; int label; /* synthetic */ Object result; final /* synthetic */ InitializeSDK this$0; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ InitializeSDK$handleInitializationException$1(InitializeSDK initializeSDK, v8.d dVar) { super(dVar); this.this$0 = initializeSDK; } @Override // kotlin.coroutines.jvm.internal.a public final Object invokeSuspend(Object obj) { this.result = obj; this.label |= RecyclerView.UNDEFINED_DURATION; return this.this$0.handleInitializationException(null, this); } }