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

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

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

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

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final /* synthetic */ boolean f20308h;

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ Object f20310j;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public m1(j1 j1Var, String str, String str2, Object obj, boolean z10) {
        super(j1Var, true);
        this.f20306f = str;
        this.f20307g = str2;
        this.f20310j = obj;
        this.f20308h = z10;
        this.f20309i = j1Var;
    }

    @Override // com.google.android.gms.internal.measurement.g1
    public final void a() {
        switch (this.f20305e) {
            case 0:
                ((t0) com.google.android.gms.common.internal.w.checkNotNull(this.f20309i.f20256i)).setUserProperty(this.f20306f, this.f20307g, new k8.b(this.f20310j), this.f20308h, this.f20199a);
                break;
            default:
                ((t0) com.google.android.gms.common.internal.w.checkNotNull(this.f20309i.f20256i)).getUserProperties(this.f20306f, this.f20307g, this.f20308h, (u0) this.f20310j);
                break;
        }
    }

    @Override // com.google.android.gms.internal.measurement.g1
    public final void b() {
        switch (this.f20305e) {
            case 1:
                ((u0) this.f20310j).H(null);
                break;
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public m1(j1 j1Var, String str, String str2, boolean z10, u0 u0Var) {
        super(j1Var, true);
        this.f20306f = str;
        this.f20307g = str2;
        this.f20308h = z10;
        this.f20310j = u0Var;
        this.f20309i = j1Var;
    }
}
