package y2; import android.content.Context; /* loaded from: classes.dex */ public final class u0 implements s2.b { /* renamed from: a, reason: collision with root package name */ private final r8.a f15621a; /* renamed from: b, reason: collision with root package name */ private final r8.a f15622b; /* renamed from: c, reason: collision with root package name */ private final r8.a f15623c; public u0(r8.a aVar, r8.a aVar2, r8.a aVar3) { this.f15621a = aVar; this.f15622b = aVar2; this.f15623c = aVar3; } public static u0 a(r8.a aVar, r8.a aVar2, r8.a aVar3) { return new u0(aVar, aVar2, aVar3); } public static t0 c(Context context, String str, int i10) { return new t0(context, str, i10); } @Override // r8.a /* renamed from: b, reason: merged with bridge method [inline-methods] */ public t0 get() { return c((Context) this.f15621a.get(), (String) this.f15622b.get(), ((Integer) this.f15623c.get()).intValue()); } }