package defpackage;

import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;

/* JADX INFO: renamed from: ˉᵽᵯ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C1271 extends AnimatorListenerAdapter {

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

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final /* synthetic */ C0408 f5335;

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

    public /* synthetic */ C1271(C0408 c0408, C1702 c1702, int i) {
        this.f5336 = i;
        this.f5335 = c0408;
        this.f5334 = c1702;
    }

    @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener
    public final void onAnimationEnd(Animator animator) {
        int i = this.f5336;
        C1702 c1702 = this.f5334;
        C0408 c0408 = this.f5335;
        switch (i) {
            case 0:
                c0408.m1754(1);
                if (c0408.f2297) {
                    c1702.post(c0408.f2298);
                    c0408.f2297 = false;
                }
                break;
            case 1:
                c0408.m1754(2);
                if (c0408.f2297) {
                    c1702.post(c0408.f2298);
                    c0408.f2297 = false;
                }
                break;
            default:
                c0408.m1754(2);
                if (c0408.f2297) {
                    c1702.post(c0408.f2298);
                    c0408.f2297 = false;
                }
                break;
        }
    }

    @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener
    public final void onAnimationStart(Animator animator) {
        int i = this.f5336;
        C0408 c0408 = this.f5335;
        switch (i) {
            case 0:
                c0408.m1754(3);
                break;
            case 1:
                c0408.m1754(3);
                break;
            default:
                c0408.m1754(3);
                break;
        }
    }
}
