Searched refs:closestChildIndex (Results 1 – 1 of 1) sorted by relevance
1936 int closestChildIndex = -1; in onFocusChanged() local1958 closestChildIndex = i; in onFocusChanged()1963 if (closestChildIndex >= 0) { in onFocusChanged()1964 setSelection(closestChildIndex + mFirstPosition); in onFocusChanged()