Searched refs:mExpandedViewMinHeight (Results 1 – 1 of 1) sorted by relevance
81 private int mExpandedViewMinHeight; field in BubblePositioner191 mExpandedViewMinHeight = res.getDimensionPixelSize(R.dimen.bubble_expanded_default_height); in updateInternal()472 desiredHeight = Math.max(desiredHeight, mExpandedViewMinHeight); in getExpandedViewHeight()