package m4;

/* JADX INFO: loaded from: classes3.dex */
public final class F implements Runnable {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ Object f20594c;

    public /* synthetic */ F(int i6, Object obj, boolean z6) {
        this.f20592a = i6;
        this.f20594c = obj;
        this.f20593b = z6;
    }

    @Override // java.lang.Runnable
    public final void run() {
        switch (this.f20592a) {
            case 0:
                ((O0) this.f20594c).f20705f.setMessageCompression(this.f20593b);
                break;
            case 1:
                ((Q) this.f20594c).f20728c.a(this.f20593b);
                break;
            default:
                E e6 = (E) this.f20594c;
                boolean z6 = this.f20593b;
                U u6 = (U) e6.f20587b;
                if (z6) {
                    u6.l = true;
                    if (u6.f20861i > 0) {
                        E3.p pVar = u6.f20863k;
                        pVar.f1167b = false;
                        pVar.c();
                    }
                }
                u6.f20868q = false;
                break;
        }
    }
}
