Home
last modified time | relevance | path

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

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