Home
last modified time | relevance | path

Searched defs:AnimationEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4501 static class AnimationEvent { class in NotificationStackScrollLayout
4739 AnimationEvent(View view, int type) { in AnimationEvent() method in NotificationStackScrollLayout.AnimationEvent
4743 AnimationEvent(View view, int type, AnimationFilter filter) { in AnimationEvent() method in NotificationStackScrollLayout.AnimationEvent
4747 AnimationEvent(View view, int type, long length) { in AnimationEvent() method in NotificationStackScrollLayout.AnimationEvent
4751 AnimationEvent(View view, int type, long length, AnimationFilter filter) { in AnimationEvent() method in NotificationStackScrollLayout.AnimationEvent