Searched refs:firstVisibleChildIndex (Results 1 – 1 of 1) sorted by relevance
406 int firstVisibleChildIndex = getFirstVisibleChildIndex(); in updateInputLogo() local407 if (firstVisibleChildIndex == -1) { in updateInputLogo()410 View childView = getChildAt(firstVisibleChildIndex); in updateInputLogo()414 for (int i = firstVisibleChildIndex + 1; i < childCount; i++) { in updateInputLogo()