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

import java.util.List;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C0679o2(int i, String str) {
        super(str);
        this.f9934s = i;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractC0641h
    public final InterfaceC0671n d(C2.a aVar, List list) {
        switch (this.f9934s) {
            case n4.u0.f15495q /* 0 */:
                return InterfaceC0671n.f9919g;
            case 1:
            case 2:
                return this;
            case 3:
                return new C0636g(Double.valueOf(0.0d));
            default:
                return InterfaceC0671n.f9919g;
        }
    }
}
