Searched refs:mNewEvents (Results 1 – 1 of 1) sorted by relevance
72 private ArrayList<NotificationStackScrollLayout.AnimationEvent> mNewEvents = field in StackStateAnimator137 mAnimationFilter.applyCombination(mNewEvents); in startAnimationForEvents()139 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()163 mNewEvents.clear(); in startAnimationForEvents()228 for (NotificationStackScrollLayout.AnimationEvent event : mNewEvents) { in calculateChildAnimationDelay()482 mNewEvents.add(event); in processAnimationEvents()