Searched defs:containingFrame (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/com/android/internal/policy/ |
D | TransitionAnimation.java | 412 public Animation createRelaunchAnimation(Rect containingFrame, Rect contentInsets, in createRelaunchAnimation() 583 boolean enter, Rect containingFrame, Rect startRect) { in createScaleUpAnimationLocked() 589 boolean enter, Rect containingFrame, Rect startRect) { in createScaleUpAnimationLockedCompat() 645 Rect containingFrame, @TransitionType int transit, int wallpaperTransit, in createThumbnailEnterExitAnimationLocked() 656 Rect containingFrame, @TransitionOldType int transit, HardwareBuffer thumbnailHeader, in createThumbnailEnterExitAnimationLockedCompat() 726 boolean scaleUp, int orientation, int transit, Rect containingFrame, Rect contentInsets, in createAspectScaledThumbnailEnterExitAnimationLocked()
|