package c8; /* loaded from: classes2.dex */ public class d { /* renamed from: a, reason: collision with root package name */ @a5.a @a5.c("battery_saver_enabled") private Boolean f3874a; /* renamed from: b, reason: collision with root package name */ @a5.a @a5.c("language") private String f3875b; /* renamed from: c, reason: collision with root package name */ @a5.a @a5.c("time_zone") private String f3876c; /* renamed from: d, reason: collision with root package name */ @a5.a @a5.c("volume_level") private Double f3877d; /* renamed from: e, reason: collision with root package name */ @a5.a @a5.c("extension") private e f3878e; public d(Boolean bool, String str, String str2, Double d10, e eVar) { this.f3874a = bool; this.f3875b = str; this.f3876c = str2; this.f3877d = d10; this.f3878e = eVar; } }