Searched refs:onFinishedRunnable (Results 1 – 3 of 3) sorted by relevance
768 Runnable onFinishedRunnable, AnimatorListenerAdapter animationListener) { in performRemoveAnimation() argument774 delay, duration, onFinishedRunnable, animationListener); in performRemoveAnimation()775 } else if (onFinishedRunnable != null) { in performRemoveAnimation()776 onFinishedRunnable.run(); in performRemoveAnimation()792 long duration, final Runnable onFinishedRunnable, in startAppearAnimation() argument846 if (onFinishedRunnable != null) { in startAppearAnimation()847 onFinishedRunnable.run(); in startAppearAnimation()
195 Runnable onFinishedRunnable, in performRemoveAnimation() argument
316 Runnable onFinishedRunnable, in performRemoveAnimation() argument