Searched refs:topViewIndex (Results 1 – 1 of 1) sorted by relevance
2615 int topViewIndex, bottomViewIndex; in handleNewSelectionChange() local2620 topViewIndex = nextSelectedIndex; in handleNewSelectionChange()2622 topView = getChildAt(topViewIndex); in handleNewSelectionChange()2626 topViewIndex = selectedIndex; in handleNewSelectionChange()2637 measureAndAdjustDown(topView, topViewIndex, numChildren); in handleNewSelectionChange()