Searched refs:findChildNearestTarget (Results 1 – 1 of 1) sorted by relevance
87 View anchor = findChildNearestTarget(recyclerView, requestedContainerBounds); in onScrollRequested()147 static View findChildNearestTarget(ViewGroup parent, Rect targetRect) { in findChildNearestTarget() method in RecyclerViewCaptureHelper