Searched refs:getCollapsedHeight (Results 1 – 7 of 7) sorted by relevance
1141 return Math.max(getCollapsedHeight(), getHeadsUpHeight());2741 return Math.max(getCollapsedHeight(), getHeadsUpHeight());2746 return getCollapsedHeight();3302 public int getCollapsedHeight() {3304 return mChildrenContainer.getCollapsedHeight();3312 return getCollapsedHeight();3845 pw.print("collapsed", getCollapsedHeight());
274 public int getCollapsedHeight() { in getCollapsedHeight() method in ExpandableView
1191 : getVisualTypeForHeight(mContainingNotification.getCollapsedHeight()); in calculateVisibleType()
875 row.getCollapsedHeight(), childState); in updateHeadsUpStates()996 final float bottomPosition = maxHeadsUpTranslation - row.getCollapsedHeight(); in clampHunToMaxTranslation()
1351 int minExpandHeight = getCollapsedHeight();1381 public int getCollapsedHeight() {
710 return firstChild.getCollapsedHeight(); in getWakeUpHeight()
561 mSmallSize = v.getCollapsedHeight(); in startExpanding()