Searched refs:mNewEvents (Results 1 – 1 of 1) sorted by relevance
80 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents = field in StackStateAnimator154 mAnimationFilter.applyCombination(mNewEvents); in startAnimationForEvents()156 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()180 mNewEvents.clear(); in startAnimationForEvents()255 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) { in calculateChildAnimationDelay()713 mNewEvents.add(event); in processAnimationEvents()