Searched refs:closestChildIndex (Results 1 – 1 of 1) sorted by relevance
1943 int closestChildIndex = -1; in onFocusChanged() local1965 closestChildIndex = i; in onFocusChanged()1970 if (closestChildIndex >= 0) { in onFocusChanged()1971 setSelection(closestChildIndex + mFirstPosition); in onFocusChanged()