Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateAnimator.java126 public void startAnimationForEvents( in startAnimationForEvents() method in StackStateAnimator
H A DNotificationStackScrollLayout.java3193 mStateAnimator.startAnimationForEvents(mAnimationEvents, mGoToFullShadeDelay); in startAnimationToState()