Searched refs:setEndAction (Results 1 – 5 of 5) sorted by relevance
263 public void setEndAction(Runnable runnable) { in setEndAction() method in AnimatorPlaybackController
241 controller.setEndAction(() -> mActivity.getStateManager().goToState( in createActivityInterface()
375 mCurrentAnimation.setEndAction(this::clearState); in onDragEnd()
450 mNonOverviewAnim.setEndAction(() -> onAnimationToStateCompleted(targetState)); in onDragEnd()
360 mCurrentAnimation.setEndAction(() -> onSwipeInteractionCompleted(targetState)); in onDragEnd()