Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java739 mView.setClearAllAnimationListener(this::onAnimationEnd); in setUpView()
H A DNotificationStackScrollLayout.java5602 void setClearAllAnimationListener(ClearAllAnimationListener clearAllAnimationListener) { in setClearAllAnimationListener() method