Searched refs:bottomHeight (Results 1 – 1 of 1) sorted by relevance
627 final float bottomHeight = getImeHeight() + mInsets.bottom + (mSpacingBetweenBubbles * 2); in getExpandedBubbleYForIme() local628 final float bottomInset = mScreenRect.bottom - bottomHeight; in getExpandedBubbleYForIme()