package Z6;

import java.lang.reflect.InvocationTargetException;

/* JADX INFO: loaded from: classes.dex */
public final class w0 extends e7.q implements Runnable {

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final long f7554u;

    public w0(long j8, G6.c cVar) {
        super(cVar, cVar.h());
        this.f7554u = j8;
    }

    @Override // Z6.k0
    public final String T() {
        return super.T() + "(timeMillis=" + this.f7554u + ')';
    }

    @Override // java.lang.Runnable
    public final void run() throws IllegalAccessException, InvocationTargetException {
        AbstractC0385z.l(this.f7495s);
        t(new v0(I1.a.q(new StringBuilder("Timed out waiting for "), this.f7554u, " ms"), this));
    }
}
