Searched refs:notifyHeightChanged (Results 1 – 6 of 6) sorted by relevance
89 notifyHeightChanged(false /* needsAnimation */); in setVisible()98 notifyHeightChanged(false /* needsAnimation */); in setVisible()147 notifyHeightChanged(false /* needsAnimation */); in onContentVisibilityAnimationEnd()
357 notifyHeightChanged(/* needsAnimation= */ true);785 notifyHeightChanged(/* needsAnimation= */ false);833 notifyHeightChanged(/* needsAnimation= */ false);1105 notifyHeightChanged(/* needsAnimation= */ false);2637 notifyHeightChanged(/* needsAnimation= */ true);2649 notifyHeightChanged(/* needsAnimation= */ false);2687 notifyHeightChanged(/* needsAnimation= */ false);2706 notifyHeightChanged(/* needsAnimation= */ false);2857 notifyHeightChanged(/* needsAnimation= */ true);2889 public void notifyHeightChanged(boolean needsAnimation) {[all …]
221 notifyHeightChanged(false /* needsAnimation */); in setActualHeight()353 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged() method in ExpandableView
717 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged() method in NotificationEntry718 if (row != null) row.notifyHeightChanged(needsAnimation); in notifyHeightChanged()
598 notifyHeightChanged( in <lambda>()
1555 entry.notifyHeightChanged(true /* needsAnimation */); in createDelegate()