Searched defs:gutsManager (Results 1 – 6 of 6) sorted by relevance
59 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinatorTest
92 Lazy<NotificationGutsManager> gutsManager in ShadeControllerImpl()
695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
81 @Mock private lateinit var gutsManager: NotificationGutsManager variable in com.android.systemui.shade.ShadeControllerImplTest
101 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
111 private lateinit var gutsManager: NotificationGutsManager in <lambda>() variable in com.android.systemui.statusbar.notification.row.NotificationGutsManagerWithScenesTest