package p000.p001.p021.p023;

import android.os.Parcel;
import android.os.Parcelable;
import ar.tvplayer.core.data.db.entities.ހ;
import ar.tvplayer.core.data.prefs.ރ;
import ar.tvplayer.core.data.repositories.֏;
import kotlin.jvm.internal.DefaultConstructorMarker;
import p138.p139.p143.p144.C2803;
import p402.C6549;
import p402.InterfaceC6540;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ނ.֏.ؠ.ބ.ؠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
@InterfaceC6540
public final class C1262 implements Parcelable {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final long f4372;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final long f4373;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final long f4374;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final long f4375;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public static final C1263 f4371 = new C1263(null);
    public static final Parcelable.Creator CREATOR = new C1264();

    /* JADX INFO: renamed from: ނ.֏.ؠ.ބ.ؠ$֏, reason: contains not printable characters */
    public static final class C1263 {
        public C1263() {
        }

        public /* synthetic */ C1263(DefaultConstructorMarker defaultConstructorMarker) {
        }

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public final void m2556(C1262 c1262) {
            ރ r0 = ރ.ߠ;
            long j = c1262 != null ? c1262.f4373 : 0L;
            if (r0 == null) {
                throw null;
            }
            long jLongValue = Long.valueOf(j).longValue();
            ރ r02 = ރ.ߠ;
            if (r02 == null) {
                throw null;
            }
            ރ.ߺ.m9836(r02, ރ.ށ[181], Long.valueOf(jLongValue));
            C6549 c6549 = C6549.f19328;
            ރ r03 = ރ.ߠ;
            long j2 = c1262 != null ? c1262.f4374 : 0L;
            if (r03 == null) {
                throw null;
            }
            long jLongValue2 = Long.valueOf(j2).longValue();
            ރ r10 = ރ.ߠ;
            if (r10 == null) {
                throw null;
            }
            ރ.ĭ.m9836(r10, ރ.ށ[182], Long.valueOf(jLongValue2));
            C6549 c65492 = C6549.f19328;
        }
    }

    /* JADX INFO: renamed from: ނ.֏.ؠ.ބ.ؠ$ؠ, reason: contains not printable characters */
    public static class C1264 implements Parcelable.Creator {
        @Override // android.os.Parcelable.Creator
        public final Object createFromParcel(Parcel parcel) {
            if (parcel != null) {
                return new C1262(parcel.readLong(), parcel.readLong(), parcel.readLong());
            }
            C6635.m9824("in");
            throw null;
        }

        @Override // android.os.Parcelable.Creator
        public final Object[] newArray(int i) {
            return new C1262[i];
        }
    }

    public C1262(long j, long j2, long j3) {
        this.f4373 = j;
        this.f4374 = j2;
        this.f4375 = j3;
        this.f4372 = j2 - j;
    }

    public /* synthetic */ C1262(long j, long j2, long j3, int i, DefaultConstructorMarker defaultConstructorMarker) {
        j3 = (i & 4) != 0 ? 0L : j3;
        this.f4373 = j;
        this.f4374 = j2;
        this.f4375 = j3;
        this.f4372 = j2 - j;
    }

    @Override // android.os.Parcelable
    public int describeContents() {
        return 0;
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C1262)) {
            return false;
        }
        C1262 c1262 = (C1262) obj;
        return this.f4373 == c1262.f4373 && this.f4374 == c1262.f4374 && this.f4375 == c1262.f4375;
    }

    public int hashCode() {
        return (((ހ.֏(this.f4373) * 31) + ހ.֏(this.f4374)) * 31) + ހ.֏(this.f4375);
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("CatchupInfo(startSeconds=");
        sbM4889.append(this.f4373);
        sbM4889.append(", stopSeconds=");
        sbM4889.append(this.f4374);
        sbM4889.append(", positionMs=");
        return C2803.m4883(sbM4889, this.f4375, ")");
    }

    @Override // android.os.Parcelable
    public void writeToParcel(Parcel parcel, int i) {
        if (parcel == null) {
            C6635.m9824("parcel");
            throw null;
        }
        parcel.writeLong(this.f4373);
        parcel.writeLong(this.f4374);
        parcel.writeLong(this.f4375);
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String m2554(ހ r9) {
        if (r9 != null) {
            return ֏.ؠ.֏(r9, this.f4373, this.f4374, this.f4375);
        }
        C6635.m9824("channel");
        throw null;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final boolean m2555() {
        long j = this.f4373;
        long j2 = this.f4374;
        long jCurrentTimeMillis = System.currentTimeMillis() / ((long) 1000);
        return j <= jCurrentTimeMillis && j2 > jCurrentTimeMillis;
    }
}
