Searched refs:findSnapView (Results 1 – 2 of 2) sorted by relevance
316 public View findSnapView(LayoutManager layoutManager) {317 View view = super.findSnapView(layoutManager);
74 public View findSnapView(@Nullable RecyclerView.LayoutManager layoutManager) { in findSnapView() method in AppGridPageSnapper