Searched defs:gutsManager (Results 1 – 5 of 5) sorted by relevance
59 @Mock private lateinit var gutsManager: NotificationGutsManager variable in com.android.systemui.shade.ShadeControllerImplTest
58 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinatorTest
95 Lazy<NotificationGutsManager> gutsManager in ShadeControllerImpl()
692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
100 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest