package com.google.android.play.core.assetpacks; import android.content.Context; import java.io.File; /* loaded from: classes2.dex */ public final class e2 implements r3.q { /* renamed from: a, reason: collision with root package name */ private final r3.t f4847a; /* renamed from: b, reason: collision with root package name */ private final r3.t f4848b; /* renamed from: c, reason: collision with root package name */ private final r3.t f4849c; /* renamed from: d, reason: collision with root package name */ private final r3.t f4850d; /* renamed from: e, reason: collision with root package name */ private final r3.t f4851e; /* renamed from: f, reason: collision with root package name */ private final r3.t f4852f; /* renamed from: g, reason: collision with root package name */ private final r3.t f4853g; public e2(r3.t tVar, r3.t tVar2, r3.t tVar3, r3.t tVar4, r3.t tVar5, r3.t tVar6, r3.t tVar7) { this.f4847a = tVar; this.f4848b = tVar2; this.f4849c = tVar3; this.f4850d = tVar4; this.f4851e = tVar5; this.f4852f = tVar6; this.f4853g = tVar7; } @Override // r3.t public final /* bridge */ /* synthetic */ Object a() { String str = (String) this.f4847a.a(); Object a10 = this.f4848b.a(); Object a11 = this.f4849c.a(); Context b10 = ((q3) this.f4850d).b(); Object a12 = this.f4851e.a(); return new d2(str != null ? new File(b10.getExternalFilesDir(null), str) : b10.getExternalFilesDir(null), (y) a10, (h1) a11, b10, (r2) a12, r3.o.c(r3.s.a(this.f4852f)), (p2) this.f4853g.a()); } }