Searched refs:createCrossProfileAppsThumbnailAnimationLocked (Results 1 – 4 of 4) sorted by relevance
672 Animation createCrossProfileAppsThumbnailAnimationLocked(Rect appRect) { in createCrossProfileAppsThumbnailAnimationLocked() method in AppTransition673 return mTransitionAnimation.createCrossProfileAppsThumbnailAnimationLocked(appRect); in createCrossProfileAppsThumbnailAnimationLocked()
7698 getDisplayContent().mAppTransition.createCrossProfileAppsThumbnailAnimationLocked( in attachCrossProfileAppsThumbnailAnimation()
834 mTransitionAnimation.createCrossProfileAppsThumbnailAnimationLocked(bounds); in attachCrossProfileThumbnailAnimation()
228 public Animation createCrossProfileAppsThumbnailAnimationLocked(Rect appRect) { in createCrossProfileAppsThumbnailAnimationLocked() method in TransitionAnimation