Searched refs:topView (Results 1 – 1 of 1) sorted by relevance
2712 View topView; in handleNewSelectionChange() local2721 topView = getChildAt(topViewIndex); in handleNewSelectionChange()2727 topView = selectedView; in handleNewSelectionChange()2734 if (topView != null) { in handleNewSelectionChange()2735 topView.setSelected(!newFocusAssigned && topSelected); in handleNewSelectionChange()2736 measureAndAdjustDown(topView, topViewIndex, numChildren); in handleNewSelectionChange()