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