Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java526 mView.onSwipeBegin(v);
H A DNotificationStackScrollLayout.java5318 void onSwipeBegin(View viewSwiped) { in onSwipeBegin() method