Searched refs:bottomDiff (Results 1 – 1 of 1) sorted by relevance
737 final int bottomDiff = curY + mSelected.itemView.getHeight() + mTmpRect.bottom in scrollIfNecessary() local739 if (bottomDiff > 0) { in scrollIfNecessary()740 scrollY = bottomDiff; in scrollIfNecessary()