Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelperTest.java77 private NotificationSwipeHelper mSwipeHelper; field in NotificationSwipeHelperTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java200 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayoutController
771 mView.initView(mView.getContext(), mSwipeHelper, mNotificationStackSizeCalculator); in setUpView() local
H A DNotificationStackScrollLayout.java167 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayout
1032 initView(getContext(), mSwipeHelper, mNotificationStackSizeCalculator); in reinitView() local