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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java292 notifyHeightChangeListener(null);
295 private void notifyHeightChangeListener(ExpandableView view) { method in class:NotificationStackScrollLayout
438 notifyHeightChangeListener(null);
1964 notifyHeightChangeListener(view);
2144 notifyHeightChangeListener(mDismissView);
2153 notifyHeightChangeListener(mDismissView);
2173 notifyHeightChangeListener(mDismissView);
2182 notifyHeightChangeListener(mDismissView);

Completed in 10 milliseconds