Searched refs:aSet2 (Results 1 – 1 of 1) sorted by relevance
182 val aSet2 = AnimatorSet() regex183 aSet2.playSequentially(entranceAnimator, chipAnimator)184 aSet2.start()205 val aSet2 = AnimatorSet() regex207 aSet2.play(chipAnimator).before(systemAnimator)210 if (dotAnim != null) aSet2.playTogether(systemAnimator, dotAnim)213 aSet2.start()