Home
last modified time | relevance | path

Searched refs:OnChildLocationsChangedListener (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationListContainer.java148 NotificationLogger.OnChildLocationsChangedListener listener); in setChildLocationsChangedListener()
DNotificationStackScrollLayoutController.java1926 NotificationLogger.OnChildLocationsChangedListener listener) {
DNotificationStackScrollLayout.java259 private NotificationLogger.OnChildLocationsChangedListener mListener;
1260 NotificationLogger.OnChildLocationsChangedListener listener) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java428 public interface OnChildLocationsChangedListener { interface in NotificationLogger