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