Searched refs:mNotificationSwipeHelperBuilder (Results 1 – 2 of 2) sorted by relevance
155 private NotificationSwipeHelper.Builder mNotificationSwipeHelperBuilder; field in NotificationStackScrollLayoutControllerTest201 when(mNotificationSwipeHelperBuilder.build()).thenReturn(mNotificationSwipeHelper); in setUp()662 verify(mNotificationSwipeHelperBuilder).setOnMenuEventListener( in testOnMenuShownLogging()713 verify(mNotificationSwipeHelperBuilder).setOnMenuEventListener( in testOnMenuClickedLogging()1002 mNotificationSwipeHelperBuilder, in initController()
184 private final NotificationSwipeHelper.Builder mNotificationSwipeHelperBuilder; field in NotificationStackScrollLayoutController780 mNotificationSwipeHelperBuilder = notificationSwipeHelperBuilder; in NotificationStackScrollLayoutController()841 mSwipeHelper = mNotificationSwipeHelperBuilder in setUpView()