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