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