package l3;

import android.content.Context;

/* JADX INFO: loaded from: classes.dex */
public final class e {

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

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

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

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

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

    public e(Context context, String str, c cVar, boolean z10) {
        nb.g.i(context, "context");
        this.f30107a = context;
        this.f30108b = str;
        this.f30109c = cVar;
        this.f30110d = z10;
        this.f30111e = false;
    }
}
