Searched refs:bottomViewIndex (Results 1 – 1 of 1) sorted by relevance
2615 int topViewIndex, bottomViewIndex; in handleNewSelectionChange() local2621 bottomViewIndex = selectedIndex; in handleNewSelectionChange()2627 bottomViewIndex = nextSelectedIndex; in handleNewSelectionChange()2629 bottomView = getChildAt(bottomViewIndex); in handleNewSelectionChange()2643 measureAndAdjustDown(bottomView, bottomViewIndex, numChildren); in handleNewSelectionChange()