Searched refs:bottomView (Results 1 – 1 of 1) sorted by relevance
2826 View bottomView; in handleNewSelectionChange() local2835 bottomView = selectedView; in handleNewSelectionChange()2841 bottomView = getChildAt(bottomViewIndex); in handleNewSelectionChange()2853 if (bottomView != null) { in handleNewSelectionChange()2854 bottomView.setSelected(!newFocusAssigned && !topSelected); in handleNewSelectionChange()2855 measureAndAdjustDown(bottomView, bottomViewIndex, numChildren); in handleNewSelectionChange()