package defpackage;

import android.util.AndroidRuntimeException;

/* JADX INFO: renamed from: ʾᵪː, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0313 extends AbstractC5374 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final /* synthetic */ C0744 f2009;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final /* synthetic */ int f2010;

    public /* synthetic */ C0313(C0744 c0744, int i) {
        this.f2010 = i;
        this.f2009 = c0744;
    }

    @Override // defpackage.InterfaceC4009
    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final void mo1563(AbstractC2842 abstractC2842) {
        int i = this.f2010;
        C0744 c0744 = this.f2009;
        switch (i) {
            case 0:
                if (c0744.f3375.get(abstractC2842) == null) {
                    throw new AndroidRuntimeException("Error: animation ended is not in the node map");
                }
                ((C1331) c0744.f3375.get(abstractC2842)).f5549 = true;
                return;
            default:
                if (c0744.f3375.get(abstractC2842) == null) {
                    throw new AndroidRuntimeException("Error: animation ended is not in the node map");
                }
                ((C1331) c0744.f3375.get(abstractC2842)).f5549 = true;
                return;
        }
    }
}
