Searched refs:mNewEvents (Results 1 – 1 of 1) sorted by relevance
74 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents = field in StackStateAnimator109 mAnimationFilter.applyCombination(mNewEvents); in startAnimationForEvents()111 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()128 mNewEvents.clear(); in startAnimationForEvents()274 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) { in calculateChildAnimationDelay()822 mNewEvents.add(event); in processAnimationEvents()