Searched refs:mNewEvents (Results 1 – 1 of 1) sorted by relevance
67 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents = field in StackStateAnimator134 mAnimationFilter.applyCombination(mNewEvents); in startAnimationForEvents()136 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()156 mNewEvents.clear(); in startAnimationForEvents()241 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) { in calculateChildAnimationDelay()511 mNewEvents.add(event); in processAnimationEvents()