Searched refs:mNewEvents (Results 1 – 1 of 1) sorted by relevance
69 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents = field in StackStateAnimator126 mAnimationFilter.applyCombination(mNewEvents); in startAnimationForEvents()128 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()152 mNewEvents.clear(); in startAnimationForEvents()223 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) { in calculateChildAnimationDelay()464 mNewEvents.add(event); in processAnimationEvents()