Home | History | Annotate | Download | only in widget

Lines Matching defs:changeFlags

5525                     int changeFlags = ItemAnimator
5527 changeFlags |= ItemAnimator.FLAG_APPEARED_IN_PRE_LAYOUT;
5529 holder, changeFlags, holder.getUnmodifiedPayloads());
11651 * @param changeFlags Additional information about what changes happened in the Adapter
11669 @NonNull ViewHolder viewHolder, @AdapterChanges int changeFlags,
12180 public int changeFlags;
12187 * the given ViewHolder. Clears all {@link #changeFlags}.
12198 * the given ViewHolder and sets the {@link #changeFlags} to the given flags parameter.