Searched refs:getCollapsedHeight (Results 1 – 8 of 8) sorted by relevance
625 - childState.yTranslation), row.getCollapsedHeight()); in clampHunToTop()636 float bottomPosition = maxHeadsUpTranslation - row.getCollapsedHeight(); in clampHunToMaxTranslation()
1067 int minExpandHeight = getCollapsedHeight();1097 public int getCollapsedHeight() {
662 return firstChild.getCollapsedHeight(); in getWakeUpHeight()
1005 return Math.max(getCollapsedHeight(), getHeadsUpHeight());2348 return Math.max(getCollapsedHeight(), getHeadsUpHeight());2353 return getCollapsedHeight();2796 public int getCollapsedHeight() {2798 return mChildrenContainer.getCollapsedHeight();2806 return getCollapsedHeight();
242 public int getCollapsedHeight() { in getCollapsedHeight() method in ExpandableView
1023 : getVisualTypeForHeight(mContainingNotification.getCollapsedHeight()); in calculateVisibleType()
540 mSmallSize = v.getCollapsedHeight(); in startExpanding()
515 clipBottomAmount = Math.min(view.getIntrinsicHeight() - view.getCollapsedHeight(),