Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java466 mView.onSwipeEnd();
531 mView.onSwipeEnd();
H A DNotificationStackScrollLayout.java5355 void onSwipeEnd() { in onSwipeEnd() method