package com.google.android.play.core.assetpacks; import android.os.Bundle; import android.os.RemoteException; import com.google.android.gms.tasks.TaskCompletionSource; /* loaded from: classes2.dex */ final class g extends r3.i0 { /* renamed from: b, reason: collision with root package name */ final /* synthetic */ int f4877b; /* renamed from: c, reason: collision with root package name */ final /* synthetic */ String f4878c; /* renamed from: d, reason: collision with root package name */ final /* synthetic */ TaskCompletionSource f4879d; /* renamed from: e, reason: collision with root package name */ final /* synthetic */ int f4880e; /* renamed from: f, reason: collision with root package name */ final /* synthetic */ s f4881f; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ g(s sVar, TaskCompletionSource taskCompletionSource, int i10, String str, TaskCompletionSource taskCompletionSource2, int i11) { super(taskCompletionSource); this.f4877b = i10; this.f4878c = str; this.f4879d = taskCompletionSource2; this.f4880e = i11; this.f4881f = sVar; } /* JADX WARN: Type inference failed for: r0v3, types: [android.os.IInterface, r3.y] */ @Override // r3.i0 protected final void a() { r3.h0 h0Var; r3.s0 s0Var; String str; Bundle x10; Bundle g10; try { s0Var = this.f4881f.f5041d; ?? e10 = s0Var.e(); str = this.f4881f.f5038a; x10 = s.x(this.f4877b, this.f4878c); g10 = s.g(); e10.r(str, x10, g10, new q(this.f4881f, this.f4879d, this.f4877b, this.f4878c, this.f4880e)); } catch (RemoteException e11) { h0Var = s.f5036g; h0Var.c(e11, "notifyModuleCompleted", new Object[0]); } } }