Searched refs:bottomView (Results 1 – 1 of 1) sorted by relevance
2614 View bottomView; in handleNewSelectionChange() local2623 bottomView = selectedView; in handleNewSelectionChange()2629 bottomView = getChildAt(bottomViewIndex); in handleNewSelectionChange()2641 if (bottomView != null) { in handleNewSelectionChange()2642 bottomView.setSelected(!newFocusAssigned && !topSelected); in handleNewSelectionChange()2643 measureAndAdjustDown(bottomView, bottomViewIndex, numChildren); in handleNewSelectionChange()