package d3;

/* JADX INFO: renamed from: d3.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0819s {

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

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

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

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final long f12160f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final long f12161g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final Long f12162h;
    public final Long i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final Long f12163j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final Boolean f12164k;

    public C0819s(String str, String str2, long j8, long j9, long j10, long j11, long j12, Long l8, Long l9, Long l10, Boolean bool) {
        P2.w.c(str);
        P2.w.c(str2);
        P2.w.a(j8 >= 0);
        P2.w.a(j9 >= 0);
        P2.w.a(j10 >= 0);
        P2.w.a(j12 >= 0);
        this.f12155a = str;
        this.f12156b = str2;
        this.f12157c = j8;
        this.f12158d = j9;
        this.f12159e = j10;
        this.f12160f = j11;
        this.f12161g = j12;
        this.f12162h = l8;
        this.i = l9;
        this.f12163j = l10;
        this.f12164k = bool;
    }

    public final C0819s a(Long l8, Long l9, Boolean bool) {
        return new C0819s(this.f12155a, this.f12156b, this.f12157c, this.f12158d, this.f12159e, this.f12160f, this.f12161g, this.f12162h, l8, l9, bool);
    }

    public final C0819s b(long j8) {
        return new C0819s(this.f12155a, this.f12156b, this.f12157c, this.f12158d, this.f12159e, j8, this.f12161g, this.f12162h, this.i, this.f12163j, this.f12164k);
    }
}
