Searched defs:onAnimationFinished (Results 1 – 9 of 9) sorted by relevance
50 virtual void onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::AnimationListenerLifecycleChecker74 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in onAnimationFinished() function in android::AnimationListenerBridge
61 virtual void onAnimationFinished(BaseRenderNodeAnimator*) { in createAnimationListener() function in android::createAnimationListener::AnimationListenerBridge
173 void PropertyAnimatorSetListener::onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished() function in android::uirenderer::PropertyAnimatorSetListener
960 private void startUnlockHintAnimationPhase1(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase1()1005 private void startUnlockHintAnimationPhase2(final Runnable onAnimationFinished) { in startUnlockHintAnimationPhase2()
169 public void animateKeyguardFadingOut(long delay, long duration, Runnable onAnimationFinished, in animateKeyguardFadingOut()
916 public void onAnimationFinished() { in onAnimationFinished() method in RecentsImpl
844 private void onAnimationFinished() { in onAnimationFinished() method
370 void onAnimationFinished(); in onAnimationFinished() method
10850 public void onAnimationFinished(ViewHolder item) { in onAnimationFinished() method in RecyclerView.ItemAnimatorRestoreListener11371 public void onAnimationFinished(ViewHolder viewHolder) { in onAnimationFinished() method in RecyclerView.ItemAnimator11526 void onAnimationFinished(ViewHolder item); in onAnimationFinished() method