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.java65 private NotificationSwipeHelper mSwipeHelper; field in NotificationSwipeHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java179 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayoutController
712 mSwipeHelper); in attach() local
DNotificationStackScrollLayout.java162 private NotificationSwipeHelper mSwipeHelper; field in NotificationStackScrollLayout
902 initView(getContext(), mKeyguardBypassEnabledProvider, mSwipeHelper); in reinitView() local