package p138.p176.p291.p323;

import p138.p139.p143.p144.C2803;
import p138.p176.p177.p242.p270.C5063;
import p138.p176.p291.p323.p324.AbstractC5987;
import p138.p176.p291.p323.p324.C5981;
import p138.p176.p291.p323.p324.C5985;

/* JADX INFO: renamed from: ދ.ހ.ށ.ފ.އ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C5975 implements InterfaceC5979 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final C5980 f16817;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final C5063<AbstractC5977> f16818;

    public C5975(C5980 c5980, C5063<AbstractC5977> c5063) {
        this.f16817 = c5980;
        this.f16818 = c5063;
    }

    @Override // p138.p176.p291.p323.InterfaceC5979
    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public boolean mo9312(AbstractC5987 abstractC5987) {
        if (abstractC5987 == null) {
            throw null;
        }
        C5981 c5981 = (C5981) abstractC5987;
        if (!(c5981.f16824 == C5985.EnumC5986.REGISTERED) || this.f16817.m9316(abstractC5987)) {
            return false;
        }
        C5063<AbstractC5977> c5063 = this.f16818;
        String str = c5981.f16825;
        if (str == null) {
            throw new NullPointerException("Null token");
        }
        Long lValueOf = Long.valueOf(c5981.f16827);
        Long lValueOf2 = Long.valueOf(c5981.f16828);
        String strM4879 = lValueOf == null ? C2803.m4879("", " tokenExpirationTimestamp") : "";
        if (lValueOf2 == null) {
            strM4879 = C2803.m4879(strM4879, " tokenCreationTimestamp");
        }
        if (!strM4879.isEmpty()) {
            throw new IllegalStateException(C2803.m4879("Missing required properties:", strM4879));
        }
        c5063.f15214.m8562(new C5964(str, lValueOf.longValue(), lValueOf2.longValue(), null));
        return true;
    }

    @Override // p138.p176.p291.p323.InterfaceC5979
    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public boolean mo9313(AbstractC5987 abstractC5987, Exception exc) {
        if (!abstractC5987.m9329() && !abstractC5987.m9330() && !abstractC5987.m9331()) {
            return false;
        }
        this.f16818.f15214.m8563(exc);
        return true;
    }
}
