Register ChildLocationsChangedListener on NSSL
Fixes: 164080703 Test: atest CtsUsageStatsTestCases:android.app.usage.cts.UsageStatsTest#testNotificationSeen Change-Id: I5cbc8e9f584693eaff9c8356e6ff2cc1c703181f
This commit is contained in:
@@ -662,7 +662,7 @@ public class NotificationStackScrollLayoutController {
|
||||
@Override
|
||||
public void setChildLocationsChangedListener(
|
||||
NotificationLogger.OnChildLocationsChangedListener listener) {
|
||||
|
||||
mView.setChildLocationsChangedListener(listener);
|
||||
}
|
||||
|
||||
public boolean hasPulsingNotifications() {
|
||||
|
||||
Reference in New Issue
Block a user