Searched refs:topView (Results 1 – 1 of 1) sorted by relevance
2821 View topView; in handleNewSelectionChange() local2830 topView = getChildAt(topViewIndex); in handleNewSelectionChange()2836 topView = selectedView; in handleNewSelectionChange()2843 if (topView != null) { in handleNewSelectionChange()2844 topView.setSelected(!newFocusAssigned && topSelected); in handleNewSelectionChange()2845 measureAndAdjustDown(topView, topViewIndex, numChildren); in handleNewSelectionChange()