package L0;

import n4.u0;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class N implements Runnable {

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

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

    public /* synthetic */ N(T t6, int i) {
        this.f3668q = i;
        this.f3669r = t6;
    }

    @Override // java.lang.Runnable
    public final void run() {
        switch (this.f3668q) {
            case u0.f15495q /* 0 */:
                this.f3669r.f3710Y = true;
                break;
            case 1:
                this.f3669r.A();
                break;
            default:
                T t6 = this.f3669r;
                if (!t6.f3716e0) {
                    InterfaceC0170z interfaceC0170z = t6.H;
                    interfaceC0170z.getClass();
                    interfaceC0170z.s(t6);
                }
                break;
        }
    }
}
