Searched refs:getMaxExpandedHeight (Results 1 – 2 of 2) sorted by relevance
360 desiredHeight = mStackView.getMaxExpandedHeight(); in updateHeight()374 int max = mStackView.getMaxExpandedHeight() - mSettingsIconHeight - mPointerHeight in updateHeight()
1294 int getMaxExpandedHeight() { in getMaxExpandedHeight() method in BubbleStackView