package com.google.android.play.core.assetpacks; import android.os.Bundle; import com.google.android.gms.tasks.TaskCompletionSource; /* loaded from: classes2.dex */ final class q extends k { /* renamed from: c, reason: collision with root package name */ final int f5017c; /* renamed from: d, reason: collision with root package name */ final String f5018d; /* renamed from: e, reason: collision with root package name */ final int f5019e; /* renamed from: f, reason: collision with root package name */ final /* synthetic */ s f5020f; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ q(s sVar, TaskCompletionSource taskCompletionSource, int i10, String str, int i11) { super(sVar, taskCompletionSource); this.f5020f = sVar; this.f5017c = i10; this.f5018d = str; this.f5019e = i11; } @Override // com.google.android.play.core.assetpacks.k, r3.a0 public final void x(Bundle bundle) { r3.s0 s0Var; r3.h0 h0Var; s0Var = this.f5020f.f5041d; s0Var.u(this.f4936a); int i10 = bundle.getInt("error_code"); h0Var = s.f5036g; h0Var.b("onError(%d), retrying notifyModuleCompleted...", Integer.valueOf(i10)); int i11 = this.f5019e; if (i11 > 0) { this.f5020f.j(this.f5017c, this.f5018d, i11 - 1); } } }