Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateLogger.kt61 fun processAnimationEventsRemoveSwipeOut( in processAnimationEventsRemoveSwipeOut() method in com.android.systemui.statusbar.notification.stack.StackStateLogger
DStackStateAnimator.java471 mLogger.processAnimationEventsRemoveSwipeOut(key, isFullySwipedOut, isHeadsUp); in processAnimationEvents()