HomeSort by relevance Sort by last modified time
    Searched refs:mAnimationEvents (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 170 private ArrayList<AnimationEvent> mAnimationEvents = new ArrayList<>();
    [all...]
StackStateAnimator.java 116 ArrayList<NotificationStackScrollLayout.AnimationEvent> mAnimationEvents,
119 processAnimationEvents(mAnimationEvents, finalState);

Completed in 44 milliseconds