Searched refs:getBottomDecorHeight (Results 1 – 4 of 4) sorted by relevance
177 setActualHeight(contentHeight + getBottomDecorHeight(), true); in setContentHeight()194 public int getBottomDecorHeight() { in getBottomDecorHeight() method in ExpandableView362 return mActualHeight - getBottomDecorHeight(); in getContentHeight()
280 realActualHeight -= getBottomDecorHeight(); in calculateContentHeightFromActualHeight()593 return maxContentHeight + getBottomDecorHeight(); in getIntrinsicHeight()761 int expandActionHeight = getBottomDecorHeight(); in updateExpandButtonAppearance()783 float newTranslation = -getBottomDecorHeight(); in updateExpandButtonAppearance()790 - getBottomDecorHeight(), minHeight) in updateExpandButtonAppearance()813 mExpandButtonContainer.getTranslationY() + getBottomDecorHeight()); in updateExpandButtonAppearance()
77 realActualHeight -= getBottomDecorHeight(); in getContentHeightFromActualHeight()
383 - underFocus.getBottomDecorHeight() == underFocus.getMaxContentHeight(); in isFullyExpanded()