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