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