Searched refs:bottomView (Results 1 – 1 of 1) sorted by relevance
2822 View bottomView; in handleNewSelectionChange() local2831 bottomView = selectedView; in handleNewSelectionChange()2837 bottomView = getChildAt(bottomViewIndex); in handleNewSelectionChange()2849 if (bottomView != null) { in handleNewSelectionChange()2850 bottomView.setSelected(!newFocusAssigned && !topSelected); in handleNewSelectionChange()2851 measureAndAdjustDown(bottomView, bottomViewIndex, numChildren); in handleNewSelectionChange()