Searched refs:createRelaunchAnimation (Results 1 – 3 of 3) sorted by relevance
692 a = mTransitionAnimation.createRelaunchAnimation(endBounds, mInsets, endBounds); in loadAnimation()
806 a = mTransitionAnimation.createRelaunchAnimation(frame, insets, in loadAnimation()
414 public Animation createRelaunchAnimation(Rect containingFrame, Rect contentInsets, in createRelaunchAnimation() method in TransitionAnimation