Searched refs:scrollBounds (Results 1 – 1 of 1) sorted by relevance
211 Rect scrollBounds = new Rect(); in setFocusOnDescription() local212 headerScrollView.getHitRect(scrollBounds); in setFocusOnDescription()213 boolean isVisible = descriptionView.getLocalVisibleRect(scrollBounds); in setFocusOnDescription()