package com.google.android.gms.internal.measurement;

import android.os.Bundle;

/* JADX INFO: loaded from: classes.dex */
public final class Y extends AbstractRunnableC0642h0 {

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ String f9786v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ String f9787w;

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final /* synthetic */ Bundle f9788x;

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public final /* synthetic */ C0662l0 f9789y;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ Y(C0662l0 c0662l0, String str, String str2, Bundle bundle, int i) {
        super(c0662l0, true);
        this.f9785u = i;
        this.f9786v = str;
        this.f9787w = str2;
        this.f9788x = bundle;
        this.f9789y = c0662l0;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void a() {
        switch (this.f9785u) {
            case n4.u0.f15495q /* 0 */:
                J j8 = this.f9789y.f9907h;
                P2.w.f(j8);
                j8.clearConditionalUserProperty(this.f9786v, this.f9787w, this.f9788x);
                break;
            default:
                long j9 = this.f9864q;
                J j10 = this.f9789y.f9907h;
                P2.w.f(j10);
                j10.logEvent(this.f9786v, this.f9787w, this.f9788x, true, true, j9);
                break;
        }
    }
}
