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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0627e0(C0662l0 c0662l0, G g8, int i) {
        super(c0662l0, true);
        this.f9843u = i;
        this.f9844v = g8;
        this.f9845w = c0662l0;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void a() {
        switch (this.f9843u) {
            case n4.u0.f15495q /* 0 */:
                J j8 = this.f9845w.f9907h;
                P2.w.f(j8);
                j8.getGmpAppId(this.f9844v);
                break;
            case 1:
                J j9 = this.f9845w.f9907h;
                P2.w.f(j9);
                j9.getCachedAppInstanceId(this.f9844v);
                break;
            case 2:
                J j10 = this.f9845w.f9907h;
                P2.w.f(j10);
                j10.generateEventId(this.f9844v);
                break;
            case 3:
                J j11 = this.f9845w.f9907h;
                P2.w.f(j11);
                j11.getCurrentScreenName(this.f9844v);
                break;
            default:
                J j12 = this.f9845w.f9907h;
                P2.w.f(j12);
                j12.getCurrentScreenClass(this.f9844v);
                break;
        }
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void b() {
        switch (this.f9843u) {
            case n4.u0.f15495q /* 0 */:
                this.f9844v.m(null);
                break;
            case 1:
                this.f9844v.m(null);
                break;
            case 2:
                this.f9844v.m(null);
                break;
            case 3:
                this.f9844v.m(null);
                break;
            default:
                this.f9844v.m(null);
                break;
        }
    }
}
