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

import android.app.Activity;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0652j0(C0657k0 c0657k0, Activity activity, int i) {
        super(c0657k0.f9883q, true);
        this.f9878u = i;
        switch (i) {
            case 1:
                this.f9879v = activity;
                this.f9880w = c0657k0;
                super(c0657k0.f9883q, true);
                break;
            case 2:
                this.f9879v = activity;
                this.f9880w = c0657k0;
                super(c0657k0.f9883q, true);
                break;
            case 3:
                this.f9879v = activity;
                this.f9880w = c0657k0;
                super(c0657k0.f9883q, true);
                break;
            case 4:
                this.f9879v = activity;
                this.f9880w = c0657k0;
                super(c0657k0.f9883q, true);
                break;
            default:
                this.f9879v = activity;
                this.f9880w = c0657k0;
                break;
        }
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void a() {
        switch (this.f9878u) {
            case n4.u0.f15495q /* 0 */:
                J j8 = this.f9880w.f9883q.f9907h;
                P2.w.f(j8);
                j8.onActivityStartedByScionActivityInfo(W.a(this.f9879v), this.f9865r);
                break;
            case 1:
                J j9 = this.f9880w.f9883q.f9907h;
                P2.w.f(j9);
                j9.onActivityResumedByScionActivityInfo(W.a(this.f9879v), this.f9865r);
                break;
            case 2:
                J j10 = this.f9880w.f9883q.f9907h;
                P2.w.f(j10);
                j10.onActivityPausedByScionActivityInfo(W.a(this.f9879v), this.f9865r);
                break;
            case 3:
                J j11 = this.f9880w.f9883q.f9907h;
                P2.w.f(j11);
                j11.onActivityStoppedByScionActivityInfo(W.a(this.f9879v), this.f9865r);
                break;
            default:
                J j12 = this.f9880w.f9883q.f9907h;
                P2.w.f(j12);
                j12.onActivityDestroyedByScionActivityInfo(W.a(this.f9879v), this.f9865r);
                break;
        }
    }
}
