package d3;

/* JADX INFO: renamed from: d3.h1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class RunnableC0789h1 implements Runnable {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final /* synthetic */ C0786g1 f11998q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ C0786g1 f11999r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ long f12000s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final /* synthetic */ boolean f12001t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ C0795j1 f12002u;

    public RunnableC0789h1(C0795j1 c0795j1, C0786g1 c0786g1, C0786g1 c0786g12, long j8, boolean z8) {
        this.f11998q = c0786g1;
        this.f11999r = c0786g12;
        this.f12000s = j8;
        this.f12001t = z8;
        this.f12002u = c0795j1;
    }

    @Override // java.lang.Runnable
    public final void run() {
        this.f12002u.J(this.f11998q, this.f11999r, this.f12000s, this.f12001t, null);
    }
}
