Searched refs:adjustedy (Results 1 – 1 of 1) sorted by relevance
180 int adjustedy = y - mDragPointY - mItemHeightHalf; in getItemForPosition() local181 int pos = myPointToPosition(0, adjustedy); in getItemForPosition()186 } else if (adjustedy < 0) { in getItemForPosition()