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 h extends r3.i0 { /* renamed from: b, reason: collision with root package name */ final /* synthetic */ int f4901b; /* renamed from: c, reason: collision with root package name */ final /* synthetic */ TaskCompletionSource f4902c; /* renamed from: d, reason: collision with root package name */ final /* synthetic */ s f4903d; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ h(s sVar, TaskCompletionSource taskCompletionSource, int i10, TaskCompletionSource taskCompletionSource2) { super(taskCompletionSource); this.f4901b = i10; this.f4902c = taskCompletionSource2; this.f4903d = 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 h10; Bundle g10; try { s0Var = this.f4903d.f5041d; ?? e10 = s0Var.e(); str = this.f4903d.f5038a; h10 = s.h(this.f4901b); g10 = s.g(); e10.v(str, h10, g10, new r(this.f4903d, this.f4902c)); } catch (RemoteException e11) { h0Var = s.f5036g; h0Var.c(e11, "notifySessionFailed", new Object[0]); } } }