package d3;

/* JADX INFO: renamed from: d3.q1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0816q1 extends AbstractC0808o {

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ C0824t1 f12114f;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0816q1(C0824t1 c0824t1, C0817r0 c0817r0, int i) {
        super(c0817r0);
        this.f12113e = i;
        this.f12114f = c0824t1;
    }

    @Override // d3.AbstractC0808o
    public final void b() {
        switch (this.f12113e) {
            case n4.u0.f15495q /* 0 */:
                C0824t1 c0824t1 = this.f12114f;
                c0824t1.E();
                if (c0824t1.O()) {
                    Z z8 = ((C0817r0) c0824t1.f5146q).f12150y;
                    C0817r0.k(z8);
                    z8.D.b("Inactivity, disconnecting from the service");
                    c0824t1.J();
                    break;
                }
                break;
            default:
                Z z9 = ((C0817r0) this.f12114f.f5146q).f12150y;
                C0817r0.k(z9);
                z9.f11878y.b("Tasks have been queued for a long time");
                break;
        }
    }
}
