Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3040 static int[] LENGTHS = new int[] { field in NotificationStackScrollLayout.AnimationEvent
3129 this(view, type, LENGTHS[type]); in AnimationEvent()