Searched refs:bottomGap (Results 1 – 1 of 1) sorted by relevance
5668 final int bottomGap = screenHeight - xy[1] - getHeight() + (int) (mDensityScale * 20); in positionPopup() local5671 xy[0], bottomGap); in positionPopup()5673 mPopup.update(xy[0], bottomGap, -1, -1); in positionPopup()