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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Z(C0662l0 c0662l0, W w4, String str, String str2) {
        super(c0662l0, true);
        this.f9799y = w4;
        this.f9796v = str;
        this.f9797w = str2;
        this.f9798x = c0662l0;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void a() {
        switch (this.f9795u) {
            case n4.u0.f15495q /* 0 */:
                J j8 = this.f9798x.f9907h;
                P2.w.f(j8);
                j8.getConditionalUserProperties(this.f9796v, this.f9797w, (G) this.f9799y);
                break;
            default:
                J j9 = this.f9798x.f9907h;
                P2.w.f(j9);
                j9.setCurrentScreenByScionActivityInfo((W) this.f9799y, this.f9796v, this.f9797w, this.f9864q);
                break;
        }
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public void b() {
        switch (this.f9795u) {
            case n4.u0.f15495q /* 0 */:
                ((G) this.f9799y).m(null);
                break;
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Z(C0662l0 c0662l0, String str, String str2, G g8) {
        super(c0662l0, true);
        this.f9796v = str;
        this.f9797w = str2;
        this.f9799y = g8;
        this.f9798x = c0662l0;
    }
}
