Searched refs:getMaxContentHeight (Results 1 – 6 of 6) sorted by relevance
214 public int getMaxContentHeight() { in getMaxContentHeight() method in ExpandableView
2771 public int getMaxContentHeight() {2773 return mChildrenContainer.getMaxContentHeight();
1015 ? mContainingNotification.getMaxContentHeight() in calculateVisibleType()
1006 public int getMaxContentHeight() {1065 int visibleChildrenExpandedHeight = showingAsLowPriority() ? getMaxContentHeight()
6052 return view.getMaxContentHeight();
405 return underFocus.getIntrinsicHeight() == underFocus.getMaxContentHeight() in isFullyExpanded()