Searched refs:boundedY (Results 1 – 1 of 1) sorted by relevance
286 float boundedY = (float) Math.max(0, Math.min(bottom, y - mTouchOffsetY)); in updateFastScrollSectionNameAndThumbOffset() local287 String sectionName = mRv.scrollToPositionAtProgress(boundedY / bottom); in updateFastScrollSectionNameAndThumbOffset()293 mLastTouchY = boundedY; in updateFastScrollSectionNameAndThumbOffset()