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