Searched refs:firstViewHeight (Results 1 – 1 of 1) sorted by relevance
177 int firstViewHeight = firstView.getHeight(); in doFling() local182 int offset = (viewsToFling > 0) ? -(firstViewHeight - topViewVisiblePart in doFling()186 smoothScrollBy(viewsToFling * firstViewHeight + offset, FLING_TIME); in doFling()