package q2; /* loaded from: classes.dex */ final class r implements o2.f { /* renamed from: a, reason: collision with root package name */ private final o f13442a; /* renamed from: b, reason: collision with root package name */ private final String f13443b; /* renamed from: c, reason: collision with root package name */ private final o2.b f13444c; /* renamed from: d, reason: collision with root package name */ private final o2.e f13445d; /* renamed from: e, reason: collision with root package name */ private final s f13446e; r(o oVar, String str, o2.b bVar, o2.e eVar, s sVar) { this.f13442a = oVar; this.f13443b = str; this.f13444c = bVar; this.f13445d = eVar; this.f13446e = sVar; } /* JADX INFO: Access modifiers changed from: private */ public static /* synthetic */ void c(Exception exc) { } @Override // o2.f public void a(o2.c cVar) { d(cVar, new o2.h() { // from class: q2.q @Override // o2.h public final void a(Exception exc) { r.c(exc); } }); } public void d(o2.c cVar, o2.h hVar) { this.f13446e.a(n.a().e(this.f13442a).c(cVar).f(this.f13443b).d(this.f13445d).b(this.f13444c).a(), hVar); } }