Home
last modified time | relevance | path

Searched defs:mNotificationSwipeHelper (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java156 @Mock private NotificationSwipeHelper mNotificationSwipeHelper; field in NotificationStackScrollLayoutTest
220 mStackScrollerInternal.initView(getContext(), mNotificationSwipeHelper, in setUp() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutControllerTest.java146 @Mock private NotificationSwipeHelper mNotificationSwipeHelper; field in NotificationStackScrollLayoutControllerTest