Searched defs:withStartAction (Results 1 – 3 of 3) sorted by relevance
24 public static void withStartAction(View view, Runnable runnable) { in withStartAction() method in ViewPropertyAnimatorCompatJB
73 public void withStartAction(ViewPropertyAnimatorCompat vpa, View view, Runnable runnable); in withStartAction() method278 public void withStartAction(ViewPropertyAnimatorCompat vpa, View view, Runnable runnable) { in withStartAction() method in ViewPropertyAnimatorCompat.BaseViewPropertyAnimatorCompatImpl515 … public void withStartAction(ViewPropertyAnimatorCompat vpa, View view, final Runnable runnable) { in withStartAction() method in ViewPropertyAnimatorCompat.ICSViewPropertyAnimatorCompatImpl605 public void withStartAction(ViewPropertyAnimatorCompat vpa, View view, Runnable runnable) { in withStartAction() method in ViewPropertyAnimatorCompat.JBViewPropertyAnimatorCompatImpl1308 public ViewPropertyAnimatorCompat withStartAction(Runnable runnable) { in withStartAction() method in ViewPropertyAnimatorCompat
811 public ViewPropertyAnimator withStartAction(Runnable runnable) { in withStartAction() method in ViewPropertyAnimator