Searched refs:viewBottom (Results 1 – 1 of 1) sorted by relevance
766 float viewBottom = mBubbleBarBounds.height() + (isExpanded() ? mPointerSize : 0); in updateBubblesLayoutProperties() local767 float bubbleBarAnimatedTop = viewBottom - getBubbleBarHeight(); in updateBubblesLayoutProperties()