Home | History | Annotate | Download | only in widget

Lines Matching defs:animateDisappearance

497             animateDisappearance(viewHolder, info, postInfo);
3237 * {@link ItemAnimator#animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)}
3755 void animateDisappearance(@NonNull ViewHolder holder,
3759 if (mItemAnimator.animateDisappearance(holder, preLayoutInfo, postLayoutInfo)) {
11478 * {@link #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11479 * animateDisappearance()} call.
11664 * @see #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11694 * @see #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11718 * animateChange} instead of {@code animateDisappearance} if and only if the ItemAnimator
11743 public abstract boolean animateDisappearance(@NonNull ViewHolder viewHolder,
11848 * {@link #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11849 * animateDisappearance} if and only if the ItemAnimator returns {@code false} from
11894 * {@link #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11895 * animateDisappearance()}, which inform the RecyclerView that the ItemAnimator wants to be
11942 * {@link #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11943 * animateDisappearance()}, there
11980 * {@link #animateDisappearance(ViewHolder, ItemHolderInfo, ItemHolderInfo)
11981 * animateDisappearance()}, there should be a matching