Home
last modified time | relevance | path

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

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