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

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

Completed in 20 milliseconds