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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java4754 static int[] LENGTHS = new int[] { field in class:NotificationStackScrollLayout.AnimationEvent
4847 this(view, type, LENGTHS[type]);
4851 this(view, type, LENGTHS[type], filter);

Completed in 71 milliseconds