Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelperTest.java84 private NotificationSwipeHelper mSwipeHelper; field in NotificationSwipeHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java201 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayoutController
877 mView.initView(mView.getContext(), mSwipeHelper, mNotificationStackSizeCalculator); in setUpView() local
DNotificationStackScrollLayout.java189 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayout
904 initView(getContext(), mSwipeHelper, mNotificationStackSizeCalculator); in reinitView() local