package m4;

import k4.EnumC2404q;

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

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

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

    public /* synthetic */ RunnableC2525m0(C2548u0 c2548u0, int i6) {
        this.f21099a = i6;
        this.f21100b = c2548u0;
    }

    @Override // java.lang.Runnable
    public final void run() {
        switch (this.f21099a) {
            case 0:
                C2548u0 c2548u0 = this.f21100b;
                c2548u0.f21186p = null;
                c2548u0.f21180i.f(2, "CONNECTING after backoff");
                C2548u0.g(c2548u0, EnumC2404q.f19910a);
                C2548u0.h(c2548u0);
                break;
            case 1:
                if (this.f21100b.f21193w.f19935a == EnumC2404q.f19913d) {
                    this.f21100b.f21180i.f(2, "CONNECTING as requested");
                    C2548u0.g(this.f21100b, EnumC2404q.f19910a);
                    C2548u0.h(this.f21100b);
                }
                break;
            default:
                C2548u0 c2548u02 = this.f21100b;
                c2548u02.f21180i.f(2, "Terminated");
                R0 r02 = (R0) c2548u02.f21175d.f21088c;
                r02.f20749j.f20762A.remove(c2548u02);
                S0 s02 = r02.f20749j;
                S0.A(s02);
                break;
        }
    }
}
