Home
last modified time | relevance | path

Searched defs:gutsManager (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DViewConfigCoordinatorTest.kt58 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeControllerImpl.java82 Lazy<NotificationGutsManager> gutsManager in ShadeControllerImpl()
DNotificationPanelViewController.java673 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt89 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest