Searched refs:ctop (Results 1 – 1 of 1) sorted by relevance
1009 … final int ctop = mHorizontal ? focusCandidate.getLeft() : focusCandidate.getTop(); in findFocusableViewInBounds() local1012 (topFocus && viewTop < ctop) || in findFocusableViewInBounds()