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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0632f0(C0662l0 c0662l0, String str, String str2, boolean z8, G g8) {
        super(c0662l0, true);
        this.f9852u = str;
        this.f9853v = str2;
        this.f9854w = z8;
        this.f9855x = g8;
        this.f9856y = c0662l0;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void a() {
        J j8 = this.f9856y.f9907h;
        P2.w.f(j8);
        j8.getUserProperties(this.f9852u, this.f9853v, this.f9854w, this.f9855x);
    }

    @Override // com.google.android.gms.internal.measurement.AbstractRunnableC0642h0
    public final void b() {
        this.f9855x.m(null);
    }
}
