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

Download file
    package I;

import I.b;
import android.graphics.Typeface;

public final /* synthetic */ class c implements Runnable {

    /* renamed from: e  reason: collision with root package name */
    public final /* synthetic */ b.C0023b f1498e;

    /* renamed from: f  reason: collision with root package name */
    public final /* synthetic */ Typeface f1499f;

    public /* synthetic */ c(b.C0023b bVar, Typeface typeface) {
        this.f1498e = bVar;
        this.f1499f = typeface;
    }

    public final void run() {
        this.f1498e.g(this.f1499f);
    }
}
    
Download file