Home
last modified time | relevance | path

Searched refs:combineLength (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java124 mCurrentLength = NotificationStackScrollLayout.AnimationEvent.combineLength(mNewEvents); in startAnimationForEvents()
DNotificationStackScrollLayout.java4766 static long combineLength(ArrayList<AnimationEvent> events) { in combineLength() method in NotificationStackScrollLayout.AnimationEvent