Searched refs:buildAdapterChangeFlagsForAnimations (Results 1 – 1 of 1) sorted by relevance
3574 ItemAnimator.buildAdapterChangeFlagsForAnimations(holder), in dispatchLayoutStep1()3612 int flags = ItemAnimator.buildAdapterChangeFlagsForAnimations(viewHolder); in dispatchLayoutStep1()5649 .buildAdapterChangeFlagsForAnimations(holder); in tryGetViewHolderForPositionByDeadline()11993 @AdapterChanges static int buildAdapterChangeFlagsForAnimations(ViewHolder viewHolder) { in buildAdapterChangeFlagsForAnimations() method in RecyclerView.ItemAnimator