Searched refs:tmpEndRunnable (Results 1 – 1 of 1) sorted by relevance
555 final Runnable tmpEndRunnable = endRunnable; in processAnimationEvents() local569 if (tmpEndRunnable != null) { in processAnimationEvents()570 tmpEndRunnable.run(); in processAnimationEvents()577 if (tmpEndRunnable != null) { in processAnimationEvents()578 tmpEndRunnable.run(); in processAnimationEvents()662 final Runnable tmpEndRunnable = endRunnable; in processAnimationEvents() local679 if (tmpEndRunnable != null) { in processAnimationEvents()680 tmpEndRunnable.run(); in processAnimationEvents()689 if (tmpEndRunnable != null) { in processAnimationEvents()690 tmpEndRunnable.run(); in processAnimationEvents()