Home
last modified time | relevance | path

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

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