com-dot-app-sancharsaathi-1-5-0.apk

Download file
    package J2;

import R1.b;
import R1.f;
import Y2.j;
import v2.c;

public final /* synthetic */ class a implements b {

    /* renamed from: a  reason: collision with root package name */
    public final /* synthetic */ d f1621a;

    /* renamed from: b  reason: collision with root package name */
    public final /* synthetic */ c f1622b;

    /* renamed from: c  reason: collision with root package name */
    public final /* synthetic */ j.d f1623c;

    public /* synthetic */ a(d dVar, c cVar, j.d dVar2) {
        this.f1621a = dVar;
        this.f1622b = cVar;
        this.f1623c = dVar2;
    }

    public final void a(f fVar) {
        d.j(this.f1621a, this.f1622b, this.f1623c, fVar);
    }
}
    
Download file