Searched refs:buildAdapterChangeFlagsForAnimations (Results 1 – 2 of 2) sorted by relevance
3452 ItemAnimator.buildAdapterChangeFlagsForAnimations(holder), in dispatchLayoutStep1()3490 int flags = ItemAnimator.buildAdapterChangeFlagsForAnimations(viewHolder); in dispatchLayoutStep1()5526 .buildAdapterChangeFlagsForAnimations(holder); in tryGetViewHolderForPositionByDeadline()11870 @AdapterChanges static int buildAdapterChangeFlagsForAnimations(ViewHolder viewHolder) { in buildAdapterChangeFlagsForAnimations() method in RecyclerView.ItemAnimator
3801 ItemAnimator.buildAdapterChangeFlagsForAnimations(holder), in dispatchLayoutStep1()3839 int flags = ItemAnimator.buildAdapterChangeFlagsForAnimations(viewHolder); in dispatchLayoutStep1()5954 .buildAdapterChangeFlagsForAnimations(holder); in tryGetViewHolderForPositionByDeadline()12821 @AdapterChanges static int buildAdapterChangeFlagsForAnimations(ViewHolder viewHolder) { in buildAdapterChangeFlagsForAnimations() method in RecyclerView.ItemAnimator