Home
last modified time | relevance | path

Searched refs:mChildrenContainerLogger (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java101 private final NotificationChildrenContainerLogger mChildrenContainerLogger; field in ExpandableNotificationRowController
261 mChildrenContainerLogger = childrenContainerLogger; in ExpandableNotificationRowController()
296 mChildrenContainerLogger, in init()
DExpandableNotificationRow.java179 private NotificationChildrenContainerLogger mChildrenContainerLogger; field in ExpandableNotificationRow
1888 mChildrenContainerLogger = childrenContainerLogger;
2079 mChildrenContainer.setLogger(mChildrenContainerLogger);