Searched refs:rowBottom (Results 1 – 1 of 1) sorted by relevance
542 final float rowBottom = centerPosition + (expandedStackSize / 2f); in getExpandedBubbleYForIme() local545 if (rowBottom > bottomInset) { in getExpandedBubbleYForIme()547 float translationY = rowBottom - bottomInset; in getExpandedBubbleYForIme()