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

/* JADX INFO: loaded from: classes2.dex */
public final class g5 extends h5 {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ g5(Object obj, String str, int i10) {
        super(1, str, obj);
        this.f20933d = i10;
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public g5(int i10, String str, Boolean bool) {
        super(i10, str, bool);
        this.f20933d = 0;
    }
}
