Searched refs:rowBottom (Results 1 – 1 of 1) sorted by relevance
631 final float rowBottom = rowTop + expandedStackSize; in getExpandedBubbleYForIme() local633 if (rowBottom > bottomInset) { in getExpandedBubbleYForIme()635 float translationY = rowBottom - bottomInset; in getExpandedBubbleYForIme()