Searched refs:mBubbleHeight (Results 1 – 1 of 1) sorted by relevance
85 private int mBubbleHeight; field in BubbleExpandedView384 mBubbleHeight = (int) height; in updateHeight()389 mBubbleHeight = mNotifRow != null ? mNotifRow.getIntrinsicHeight() : mMinHeight; in updateHeight()