package h6; import j6.a; import java.io.File; /* loaded from: classes2.dex */ class m implements a.b { /* renamed from: a, reason: collision with root package name */ private final e6.d f10403a; /* renamed from: b, reason: collision with root package name */ private final Object f10404b; /* renamed from: c, reason: collision with root package name */ private final e6.j f10405c; m(e6.d dVar, Object obj, e6.j jVar) { this.f10403a = dVar; this.f10404b = obj; this.f10405c = jVar; } @Override // j6.a.b public boolean a(File file) { return this.f10403a.a(this.f10404b, file, this.f10405c); } }