Home
last modified time | relevance | path

Searched refs:notificationGutsManager (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DFeedbackInfo.java80 final NotificationGutsManager notificationGutsManager) { in bindGuts() argument
89 mNotificationGutsManager = notificationGutsManager; in bindGuts()
DExpandableNotificationRowController.java223 NotificationGutsManager notificationGutsManager, in ExpandableNotificationRowController() argument
250 mNotificationGutsManager = notificationGutsManager; in ExpandableNotificationRowController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java131 NotificationGutsManager notificationGutsManager, in StatusBarNotificationPresenter() argument
153 mGutsManager = notificationGutsManager; in StatusBarNotificationPresenter()
DCentralSurfacesImpl.java627 NotificationGutsManager notificationGutsManager, in CentralSurfacesImpl() argument
734 mGutsManager = notificationGutsManager; in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java126 NotifGutsViewManager bindNotifGutsViewManager(NotificationGutsManager notificationGutsManager); in bindNotifGutsViewManager() argument
132 CoreStartable bindsNotificationGutsManager(NotificationGutsManager notificationGutsManager); in bindsNotificationGutsManager() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java705 NotificationGutsManager notificationGutsManager, in NotificationStackScrollLayoutController() argument
757 mNotificationGutsManager = notificationGutsManager; in NotificationStackScrollLayoutController()