Searched refs:getItemAnimator (Results 1 – 2 of 2) sorted by relevance
674 final RecyclerView.ItemAnimator animator = mRecyclerView.getItemAnimator(); in postDispatchSwipe()2079 final RecyclerView.ItemAnimator itemAnimator = recyclerView.getItemAnimator(); in getAnimationDuration()
3165 public ItemAnimator getItemAnimator() { in getItemAnimator() method in RecyclerView