Searched refs:getBubbleBarExpandedHeight (Results 1 – 1 of 1) sorted by relevance
219 mBubbleBarBackground = new BubbleBarBackground(context, getBubbleBarExpandedHeight()); in BubbleBarView()740 lp.height = (int) getBubbleBarExpandedHeight(); in updateLayoutParams()746 return mIsBarExpanded ? getBubbleBarExpandedHeight() in getBubbleBarHeight()851 mBubbleBarBackground.setBackgroundHeight(getBubbleBarExpandedHeight()); in updateBubblesLayoutProperties()1130 private float getBubbleBarExpandedHeight() { in getBubbleBarExpandedHeight() method in BubbleBarView