Searched defs:animatorSet (Results 1 – 2 of 2) sorted by relevance
647 private void startAnimation(final AnimatorSet animatorSet) throws Throwable { in startAnimation()882 final AnimatorSet animatorSet = new AnimatorSet(); in testNotifiesAfterEnd() local
233 AnimatorSet animatorSet = new AnimatorSet(); in animateBall() local