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