Searched refs:bottomViewIndex (Results 1 – 1 of 1) sorted by relevance
2821 int topViewIndex, bottomViewIndex; in handleNewSelectionChange() local2827 bottomViewIndex = selectedIndex; in handleNewSelectionChange()2833 bottomViewIndex = nextSelectedIndex; in handleNewSelectionChange()2835 bottomView = getChildAt(bottomViewIndex); in handleNewSelectionChange()2849 measureAndAdjustDown(bottomView, bottomViewIndex, numChildren); in handleNewSelectionChange()