Searched refs:mNewEvents (Results 1 – 1 of 1) sorted by relevance
80 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents = field in StackStateAnimator118 mAnimationFilter.applyCombination(mNewEvents); in startAnimationForEvents()120 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()139 mNewEvents.clear(); in startAnimationForEvents()334 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) { in calculateChildAnimationDelay()954 mNewEvents.add(event); in processAnimationEvents()