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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public t1(j1 j1Var, u0 u0Var, int i10) {
        super(j1Var, true);
        this.f20417e = u0Var;
        this.f20418f = i10;
        this.f20419g = j1Var;
    }

    @Override // com.google.android.gms.internal.measurement.g1
    public final void a() {
        ((t0) com.google.android.gms.common.internal.w.checkNotNull(this.f20419g.f20256i)).getTestFlag(this.f20417e, this.f20418f);
    }

    @Override // com.google.android.gms.internal.measurement.g1
    public final void b() {
        this.f20417e.H(null);
    }
}
