Searched refs:mNotificationLocationsChangedListener (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java656 private final OnChildLocationsChangedListener mNotificationLocationsChangedListener = field in class:StatusBar
4008 mStackScroller.setChildLocationsChangedListener(mNotificationLocationsChangedListener);
4015 mNotificationLocationsChangedListener.onChildLocationsChanged(mStackScroller);

Completed in 60 milliseconds