package p463.p484.p485.p489;

import p463.p473.p474.p479.C7158;
import p463.p484.p485.EnumC7175;

/* JADX INFO: renamed from: ޒ.ށ.֏.ޓ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C7273 implements InterfaceC7271 {

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

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

    public /* synthetic */ C7273(int i, EnumC7175 enumC7175, C7272 c7272) {
        C7158.m10540(enumC7175, "dayOfWeek");
        this.f21137 = i;
        this.f21138 = enumC7175.getValue();
    }

    @Override // p463.p484.p485.p489.InterfaceC7271
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC7269 mo10593(InterfaceC7269 interfaceC7269) {
        int iMo10596 = interfaceC7269.mo10596(EnumC7259.DAY_OF_WEEK);
        if (this.f21137 < 2 && iMo10596 == this.f21138) {
            return interfaceC7269;
        }
        if ((this.f21137 & 1) == 0) {
            return interfaceC7269.mo10618(iMo10596 - this.f21138 >= 0 ? 7 - r0 : -r0, EnumC7260.DAYS);
        }
        return interfaceC7269.mo10614(this.f21138 - iMo10596 >= 0 ? 7 - r1 : -r1, EnumC7260.DAYS);
    }
}
