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

import android.os.Bundle;

/* JADX INFO: loaded from: classes2.dex */
public final class k1 extends g1 {

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ Bundle f20276f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final /* synthetic */ j1 f20277g;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public k1(j1 j1Var, Bundle bundle, int i10) {
        super(j1Var, true);
        this.f20275e = i10;
        this.f20276f = bundle;
        this.f20277g = j1Var;
    }

    @Override // com.google.android.gms.internal.measurement.g1
    public final void a() {
        switch (this.f20275e) {
            case 0:
                ((t0) com.google.android.gms.common.internal.w.checkNotNull(this.f20277g.f20256i)).setConditionalUserProperty(this.f20276f, this.f20199a);
                break;
            default:
                ((t0) com.google.android.gms.common.internal.w.checkNotNull(this.f20277g.f20256i)).setDefaultEventParameters(this.f20276f);
                break;
        }
    }
}
