Home
last modified time | relevance | path

Searched defs:mSwipeHelper (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelperTest.java65 private NotificationSwipeHelper mSwipeHelper; field in NotificationSwipeHelperTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java185 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayoutController
755 mView.initView(mView.getContext(), mSwipeHelper); in attach() local
H A DNotificationStackScrollLayout.java162 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayout
934 initView(getContext(), mSwipeHelper); in reinitView() local