Searched refs:prepareAnimation (Results 1 – 6 of 6) sorted by relevance
142 clipHelper.prepareAnimation(mActivity.getDeviceProfile(), false /* isOpening */); in createWindowAnimation()
139 inOutHelper.prepareAnimation( in getRecentsWindowAnimator()
262 mClipAnimationHelper.prepareAnimation(dp, false /* isOpening */); in onRecentsAnimationStart()
422 mClipAnimationHelper.prepareAnimation(mDp, true); in onRecentsAnimationStart()
154 public void prepareAnimation(DeviceProfile dp, boolean isOpening) { in prepareAnimation() method in ClipAnimationHelper
1579 clipAnimationHelper.prepareAnimation(mActivity.getDeviceProfile(), true /* isOpening */); in createTaskLauncherAnimation()