package androidx.room; import java.io.File; import p0.c; /* loaded from: classes.dex */ class k implements c.InterfaceC0208c { /* renamed from: a, reason: collision with root package name */ private final String f2650a; /* renamed from: b, reason: collision with root package name */ private final File f2651b; /* renamed from: c, reason: collision with root package name */ private final c.InterfaceC0208c f2652c; k(String str, File file, c.InterfaceC0208c interfaceC0208c) { this.f2650a = str; this.f2651b = file; this.f2652c = interfaceC0208c; } @Override // p0.c.InterfaceC0208c public p0.c a(c.b bVar) { return new j(bVar.f12901a, this.f2650a, this.f2651b, bVar.f12903c.f12900a, this.f2652c.a(bVar)); } }