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

import android.location.Location;
import androidx.annotation.Nullable;
import java.util.Date;
import java.util.Set;

/* JADX INFO: loaded from: classes2.dex */
public final class mw implements s7.e {

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

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

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

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

    public mw(@Nullable Date date, int i10, @Nullable Set set, @Nullable Location location, boolean z10, int i11, boolean z11, int i12, String str) {
        this.f14363a = set;
        this.f14364b = z10;
        this.f14365c = i11;
        this.f14366d = z11;
    }

    @Override // s7.e
    public final int a() {
        return this.f14365c;
    }

    @Override // s7.e
    public final boolean b() {
        return this.f14366d;
    }

    @Override // s7.e
    public final boolean c() {
        return this.f14364b;
    }

    @Override // s7.e
    public final Set d() {
        return this.f14363a;
    }
}
