Searched defs:mGutsManager (Results 1 – 7 of 7) sorted by relevance
61 private NotificationGutsManager mGutsManager = mock(NotificationGutsManager.class); field in ExpandableNotificationRowDragControllerTest
114 private NotificationGutsManager mGutsManager; field in NotificationGutsManagerTest
77 private final NotificationGutsManager mGutsManager; field in StatusBarNotificationPresenter
491 private final NotificationGutsManager mGutsManager; field in CentralSurfacesImpl
71 private final Lazy<NotificationGutsManager> mGutsManager; field in ShadeControllerImpl
354 private final NotificationGutsManager mGutsManager; field in NotificationPanelViewController
209 @Mock protected NotificationGutsManager mGutsManager; field in NotificationPanelViewControllerBaseTest