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/
DPhoneStatusBar.java488 private final OnChildLocationsChangedListener mNotificationLocationsChangedListener = field in PhoneStatusBar
3055 mStackScroller.setChildLocationsChangedListener(mNotificationLocationsChangedListener); in startNotificationLogging()
3062 mNotificationLocationsChangedListener.onChildLocationsChanged(mStackScroller); in startNotificationLogging()