Searched refs:getMaxContentHeight (Results 1 – 7 of 7) sorted by relevance
180 && (rubberband + child.getCollapsedHeight()) > child.getMaxContentHeight()) { in handleExpansion()182 (rubberband + child.getCollapsedHeight()) - child.getMaxContentHeight(); in handleExpansion()
174 public int getMaxContentHeight() { in getMaxContentHeight() method in ExpandableView
2764 public int getMaxContentHeight() {2766 return mChildrenContainer.getMaxContentHeight();
1076 ? mContainingNotification.getMaxContentHeight() in calculateVisibleType()
973 public int getMaxContentHeight() {1032 int visibleChildrenExpandedHeight = showingAsLowPriority() ? getMaxContentHeight()
6533 return view.getMaxContentHeight();
395 return underFocus.getIntrinsicHeight() == underFocus.getMaxContentHeight() in isFullyExpanded()