Searched refs:mNotificationSwipeHelperBuilder (Results 1 – 2 of 2) sorted by relevance
144 private NotificationSwipeHelper.Builder mNotificationSwipeHelperBuilder; field in NotificationStackScrollLayoutControllerTest184 when(mNotificationSwipeHelperBuilder.build()).thenReturn(mNotificationSwipeHelper); in setUp()409 verify(mNotificationSwipeHelperBuilder).setOnMenuEventListener( in testOnMenuShownLogging()460 verify(mNotificationSwipeHelperBuilder).setOnMenuEventListener( in testOnMenuClickedLogging()694 mNotificationSwipeHelperBuilder, in initController()
172 private final NotificationSwipeHelper.Builder mNotificationSwipeHelperBuilder; field in NotificationStackScrollLayoutController707 mNotificationSwipeHelperBuilder = notificationSwipeHelperBuilder; in NotificationStackScrollLayoutController()759 mSwipeHelper = mNotificationSwipeHelperBuilder in setUpView()