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

/* JADX INFO: renamed from: com.google.android.gms.internal.measurement.b0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0612b0 extends AbstractRunnableC0642h0 {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0612b0(C0662l0 c0662l0, String str, int i) {
        super(c0662l0, true);
        this.f9815u = i;
        this.f9816v = str;
        this.f9817w = c0662l0;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void a() {
        switch (this.f9815u) {
            case n4.u0.f15495q /* 0 */:
                J j8 = this.f9817w.f9907h;
                P2.w.f(j8);
                j8.beginAdUnitExposure(this.f9816v, this.f9865r);
                break;
            default:
                J j9 = this.f9817w.f9907h;
                P2.w.f(j9);
                j9.endAdUnitExposure(this.f9816v, this.f9865r);
                break;
        }
    }
}
