package com.vungle.warren; /* loaded from: classes2.dex */ public final class k0 { /* renamed from: a, reason: collision with root package name */ private final long f8266a; /* renamed from: b, reason: collision with root package name */ private final long f8267b; /* renamed from: c, reason: collision with root package name */ private final boolean f8268c; /* renamed from: d, reason: collision with root package name */ private final long f8269d; /* renamed from: e, reason: collision with root package name */ private final boolean f8270e; /* renamed from: f, reason: collision with root package name */ private final String f8271f; public static class b { /* renamed from: c, reason: collision with root package name */ private boolean f8274c; /* renamed from: e, reason: collision with root package name */ private boolean f8276e; /* renamed from: a, reason: collision with root package name */ private long f8272a = 53477376; /* renamed from: b, reason: collision with root package name */ private long f8273b = 52428800; /* renamed from: d, reason: collision with root package name */ private long f8275d = 104857600; /* renamed from: f, reason: collision with root package name */ private String f8277f = null; public k0 g() { return new k0(this); } } public boolean a() { return this.f8268c; } public boolean b() { return this.f8270e; } public long c() { return this.f8269d; } public long d() { return this.f8267b; } public long e() { return this.f8266a; } public String f() { return this.f8271f; } private k0(b bVar) { this.f8267b = bVar.f8273b; this.f8266a = bVar.f8272a; this.f8268c = bVar.f8274c; this.f8270e = bVar.f8276e; this.f8269d = bVar.f8275d; this.f8271f = bVar.f8277f; } }