Home | History | Annotate | Download | only in view

Lines Matching defs:withEndAction

805      * This method, along with {@link #withEndAction(Runnable)}, is intended to help facilitate
835 * view.animate().x(200).withEndAction(endAction);
841 public ViewPropertyAnimator withEndAction(Runnable runnable) {