Searched refs:isSmoothScrolling (Results 1 – 1 of 1) sorted by relevance
7597 public boolean isSmoothScrolling() { in isSmoothScrolling() method in RecyclerView.LayoutManager8982 return isSmoothScrolling() || parent.isComputingLayout(); in onRequestChildFocus()