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