Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelperTest.java77 private NotificationSwipeHelper mSwipeHelper; field in NotificationSwipeHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java210 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayoutController
853 mView.initView(mView.getContext(), mSwipeHelper, mNotificationStackSizeCalculator); in setUpView() local
DNotificationStackScrollLayout.java172 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayout
911 initView(getContext(), mSwipeHelper, mNotificationStackSizeCalculator); in reinitView() local