Searched defs:ANIMATION_TYPE_START_DRAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1676 AnimationEvent.ANIMATION_TYPE_START_DRAG));
2321 // ANIMATION_TYPE_START_DRAG
2403 // ANIMATION_TYPE_START_DRAG
2438 static final int ANIMATION_TYPE_START_DRAG = 4; field in class:NotificationStackScrollLayout.AnimationEvent

Completed in 3447 milliseconds