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