Searched refs:yPerRow (Results 1 – 1 of 1) sorted by relevance
250 int yPerRow = getHeight() / mNumRows; in onFocusChanged() local251 mSelectedRow = y / yPerRow; in onFocusChanged()