Searched refs:topViewIndex (Results 1 – 1 of 1) sorted by relevance
2821 int topViewIndex, bottomViewIndex; in handleNewSelectionChange() local2826 topViewIndex = nextSelectedIndex; in handleNewSelectionChange()2828 topView = getChildAt(topViewIndex); in handleNewSelectionChange()2832 topViewIndex = selectedIndex; in handleNewSelectionChange()2843 measureAndAdjustDown(topView, topViewIndex, numChildren); in handleNewSelectionChange()