Home
last modified time | relevance | path

Searched defs:OnHeightChangedListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java149 public interface OnHeightChangedListener { interface in NotificationGuts
DExpandableView.java796 public interface OnHeightChangedListener { interface in ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java4033 private class OnHeightChangedListener implements ExpandableView.OnHeightChangedListener { class in NotificationPanelViewController