package z6; /* loaded from: classes2.dex */ public class a implements e { /* renamed from: a, reason: collision with root package name */ private final int f15896a; /* renamed from: b, reason: collision with root package name */ private final boolean f15897b; /* renamed from: c, reason: collision with root package name */ private b f15898c; /* renamed from: z6.a$a, reason: collision with other inner class name */ public static class C0272a { /* renamed from: a, reason: collision with root package name */ private final int f15899a; /* renamed from: b, reason: collision with root package name */ private boolean f15900b; public C0272a() { this(300); } public a a() { return new a(this.f15899a, this.f15900b); } public C0272a(int i10) { this.f15899a = i10; } } protected a(int i10, boolean z10) { this.f15896a = i10; this.f15897b = z10; } private d b() { if (this.f15898c == null) { this.f15898c = new b(this.f15896a, this.f15897b); } return this.f15898c; } @Override // z6.e public d a(e6.a aVar, boolean z10) { return aVar == e6.a.MEMORY_CACHE ? c.b() : b(); } }