Searched refs:newSelectedPosition (Results 1 – 1 of 1) sorted by relevance
2815 private void handleNewSelectionChange(View selectedView, int direction, int newSelectedPosition, in handleNewSelectionChange() argument2817 if (newSelectedPosition == INVALID_POSITION) { in handleNewSelectionChange()2830 final int nextSelectedIndex = newSelectedPosition - mFirstPosition; in handleNewSelectionChange()