Home
last modified time | relevance | path

Searched refs:nextSelectedIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DListView.java2824 final int nextSelectedIndex = newSelectedPosition - mFirstPosition; in handleNewSelectionChange() local
2826 topViewIndex = nextSelectedIndex; in handleNewSelectionChange()
2833 bottomViewIndex = nextSelectedIndex; in handleNewSelectionChange()