Home
last modified time | relevance | path

Searched defs:animationInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DShellBackAnimation.java49 public boolean prepareNextAnimation(BackNavigationInfo.CustomAnimationInfo animationInfo, in prepareNextAnimation()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java3572 final ItemHolderInfo animationInfo = mItemAnimator in dispatchLayoutStep1() local
3618 final ItemHolderInfo animationInfo = mItemAnimator.recordPreLayoutInformation( in dispatchLayoutStep1() local
3682 final ItemHolderInfo animationInfo = mItemAnimator in dispatchLayoutStep3() local
3803 ItemHolderInfo animationInfo) { in recordAnimationInfoIfBouncedHiddenView()