package N1;

import java.util.List;

/* JADX INFO: renamed from: N1.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class RunnableC0204e implements Runnable {

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

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

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

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

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

    public RunnableC0204e(C0205f c0205f, List list, List list2, int i, Runnable runnable) {
        this.f4528u = c0205f;
        this.f4524q = list;
        this.f4525r = list2;
        this.f4526s = i;
        this.f4527t = runnable;
    }

    @Override // java.lang.Runnable
    public final void run() {
        this.f4528u.f4532c.execute(new G3.b(this, AbstractC0200c.e(new C0202d(this)), 4, false));
    }
}
