Searched refs:onHeightChanged (Results 1 – 6 of 6) sorted by relevance
124 public void onHeightChanged(NotificationGuts guts); in onHeightChanged() method301 protected void onHeightChanged() { in onHeightChanged() method in NotificationGuts303 mHeightListener.onHeightChanged(this); in onHeightChanged()
273 mOnHeightChangedListener.onHeightChanged(this, needsAnimation); in notifyHeightChanged()533 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged() method
314 mGutsContainer.onHeightChanged(); in showSnoozeOptions()
545 mOnHeightChangedListener.onHeightChanged(view, false /* needsAnimation */); in notifyHeightChangeListener()3463 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged() method in NotificationStackScrollLayout4027 onHeightChanged(changedRow, false /* needsAnimation */); in onGroupExpansionChanged()
1848 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged() method in NotificationPanelView
6434 mStackScroller.onHeightChanged(row, !isPanelFullyCollapsed() /* needsAnimation */); in bindGuts()6454 mStackScroller.onHeightChanged(row, row.isShown() /* needsAnimation */); in bindGuts()6615 mStackScroller.onHeightChanged(row, true /* needsAnimation */); in getNotificationLongClicker()