Searched refs:combineLength (Results 1 – 2 of 2) sorted by relevance
124 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()
4766 static long combineLength(ArrayList<AnimationEvent> events) { in combineLength() method in NotificationStackScrollLayout.AnimationEvent