Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutController.java +1 −1 Original line number Diff line number Diff line Loading @@ -662,7 +662,7 @@ public class NotificationStackScrollLayoutController { @Override public void setChildLocationsChangedListener( NotificationLogger.OnChildLocationsChangedListener listener) { mView.setChildLocationsChangedListener(listener); } public boolean hasPulsingNotifications() { Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutController.java +1 −1 Original line number Diff line number Diff line Loading @@ -662,7 +662,7 @@ public class NotificationStackScrollLayoutController { @Override public void setChildLocationsChangedListener( NotificationLogger.OnChildLocationsChangedListener listener) { mView.setChildLocationsChangedListener(listener); } public boolean hasPulsingNotifications() { Loading