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 j extends r3.i0 { /* renamed from: b, reason: collision with root package name */ final /* synthetic */ TaskCompletionSource f4924b; /* renamed from: c, reason: collision with root package name */ final /* synthetic */ s f4925c; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ j(s sVar, TaskCompletionSource taskCompletionSource, TaskCompletionSource taskCompletionSource2) { super(taskCompletionSource); this.f4924b = taskCompletionSource2; this.f4925c = 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 g10; try { s0Var = this.f4925c.f5042e; ?? e10 = s0Var.e(); str = this.f4925c.f5038a; g10 = s.g(); e10.J(str, g10, new o(this.f4925c, this.f4924b)); } catch (RemoteException e11) { h0Var = s.f5036g; h0Var.c(e11, "keepAlive", new Object[0]); } } }