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

/* JADX INFO: loaded from: classes2.dex */
public final class r0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final int f21877a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final boolean f21878b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f21879c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ p0 f21880d;

    public r0(p0 p0Var, int i10, boolean z10, boolean z11) {
        this.f21880d = p0Var;
        this.f21877a = i10;
        this.f21878b = z10;
        this.f21879c = z11;
    }

    public final void a(Object obj, Object obj2, String str) {
        this.f21880d.D(this.f21877a, this.f21878b, this.f21879c, str, obj, obj2, null);
    }

    public final void b(Object obj, String str) {
        this.f21880d.D(this.f21877a, this.f21878b, this.f21879c, str, obj, null, null);
    }

    public final void c(String str) {
        this.f21880d.D(this.f21877a, this.f21878b, this.f21879c, str, null, null, null);
    }

    public final void d(String str, Object obj, Object obj2, Object obj3) {
        this.f21880d.D(this.f21877a, this.f21878b, this.f21879c, str, obj, obj2, obj3);
    }
}
