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