package com.google.android.play.core.assetpacks; import com.google.android.gms.tasks.TaskCompletionSource; import java.util.List; /* loaded from: classes2.dex */ final class n extends k { /* renamed from: c, reason: collision with root package name */ final /* synthetic */ s f4991c; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ n(s sVar, TaskCompletionSource taskCompletionSource) { super(sVar, taskCompletionSource); this.f4991c = sVar; } @Override // com.google.android.play.core.assetpacks.k, r3.a0 public final void h(List list) { super.h(list); this.f4936a.trySetResult(s.u(this.f4991c, list)); } }