package m4;

/* JADX INFO: renamed from: m4.o0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class RunnableC2531o0 implements Runnable {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ C2537q0 f21120a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C2548u0 f21122c;

    public RunnableC2531o0(C2548u0 c2548u0, C2537q0 c2537q0, boolean z6) {
        this.f21122c = c2548u0;
        this.f21120a = c2537q0;
        this.f21121b = z6;
    }

    @Override // java.lang.Runnable
    public final void run() {
        this.f21122c.f21190t.l(this.f21120a, this.f21121b);
    }
}
