Searched refs:closestChildIndex (Results 1 – 1 of 1) sorted by relevance
1962 int closestChildIndex = -1; in onFocusChanged() local1984 closestChildIndex = i; in onFocusChanged()1989 if (closestChildIndex >= 0) { in onFocusChanged()1990 setSelection(closestChildIndex + mFirstPosition); in onFocusChanged()