Searched refs:topViewIndex (Results 1 – 1 of 1) sorted by relevance
2827 int topViewIndex, bottomViewIndex; in handleNewSelectionChange() local2832 topViewIndex = nextSelectedIndex; in handleNewSelectionChange()2834 topView = getChildAt(topViewIndex); in handleNewSelectionChange()2838 topViewIndex = selectedIndex; in handleNewSelectionChange()2849 measureAndAdjustDown(topView, topViewIndex, numChildren); in handleNewSelectionChange()