Searched refs:topView (Results 1 – 1 of 1) sorted by relevance
2613 View topView; in handleNewSelectionChange() local2622 topView = getChildAt(topViewIndex); in handleNewSelectionChange()2628 topView = selectedView; in handleNewSelectionChange()2635 if (topView != null) { in handleNewSelectionChange()2636 topView.setSelected(!newFocusAssigned && topSelected); in handleNewSelectionChange()2637 measureAndAdjustDown(topView, topViewIndex, numChildren); in handleNewSelectionChange()