Searched defs:gutsManager (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/ | ||
D | ViewConfigCoordinatorTest.kt | 58 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinatorTest |
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
D | ShadeControllerImpl.java | 82 Lazy<NotificationGutsManager> gutsManager in ShadeControllerImpl() |
D | NotificationPanelViewController.java | 673 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController() |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ | ||
D | ExpandableNotificationRowControllerTest.kt | 89 private val gutsManager: NotificationGutsManager = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest |