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 f extends r3.i0 { /* renamed from: b, reason: collision with root package name */ final /* synthetic */ int f4858b; /* renamed from: c, reason: collision with root package name */ final /* synthetic */ String f4859c; /* renamed from: d, reason: collision with root package name */ final /* synthetic */ String f4860d; /* renamed from: e, reason: collision with root package name */ final /* synthetic */ int f4861e; /* renamed from: f, reason: collision with root package name */ final /* synthetic */ TaskCompletionSource f4862f; /* renamed from: g, reason: collision with root package name */ final /* synthetic */ s f4863g; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ f(s sVar, TaskCompletionSource taskCompletionSource, int i10, String str, String str2, int i11, TaskCompletionSource taskCompletionSource2) { super(taskCompletionSource); this.f4858b = i10; this.f4859c = str; this.f4860d = str2; this.f4861e = i11; this.f4862f = taskCompletionSource2; this.f4863g = 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.f4863g.f5041d; ?? e10 = s0Var.e(); str = this.f4863g.f5038a; Bundle k10 = s.k(this.f4858b, this.f4859c, this.f4860d, this.f4861e); g10 = s.g(); e10.E(str, k10, g10, new p(this.f4863g, this.f4862f)); } catch (RemoteException e11) { h0Var = s.f5036g; h0Var.c(e11, "notifyChunkTransferred", new Object[0]); } } }