package com.google.android.material.datepicker; import android.content.Context; import android.content.res.ColorStateList; import android.content.res.TypedArray; import android.graphics.Paint; /* loaded from: classes2.dex */ final class c { /* renamed from: a, reason: collision with root package name */ final b f4481a; /* renamed from: b, reason: collision with root package name */ final b f4482b; /* renamed from: c, reason: collision with root package name */ final b f4483c; /* renamed from: d, reason: collision with root package name */ final b f4484d; /* renamed from: e, reason: collision with root package name */ final b f4485e; /* renamed from: f, reason: collision with root package name */ final b f4486f; /* renamed from: g, reason: collision with root package name */ final b f4487g; /* renamed from: h, reason: collision with root package name */ final Paint f4488h; c(Context context) { TypedArray obtainStyledAttributes = context.obtainStyledAttributes(m3.b.c(context, c3.a.f3460p, i.class.getCanonicalName()), c3.j.B1); this.f4481a = b.a(context, obtainStyledAttributes.getResourceId(c3.j.E1, 0)); this.f4487g = b.a(context, obtainStyledAttributes.getResourceId(c3.j.C1, 0)); this.f4482b = b.a(context, obtainStyledAttributes.getResourceId(c3.j.D1, 0)); this.f4483c = b.a(context, obtainStyledAttributes.getResourceId(c3.j.F1, 0)); ColorStateList a10 = m3.c.a(context, obtainStyledAttributes, c3.j.G1); this.f4484d = b.a(context, obtainStyledAttributes.getResourceId(c3.j.I1, 0)); this.f4485e = b.a(context, obtainStyledAttributes.getResourceId(c3.j.H1, 0)); this.f4486f = b.a(context, obtainStyledAttributes.getResourceId(c3.j.J1, 0)); Paint paint = new Paint(); this.f4488h = paint; paint.setColor(a10.getDefaultColor()); obtainStyledAttributes.recycle(); } }