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