Searched refs:getEndFixedRotation (Results 1 – 2 of 2) sorted by relevance
186 ? fixedRotationChange.getEndFixedRotation() in startAnimation()526 if (change.getEndFixedRotation() != ROTATION_UNDEFINED) { in findFixedRotationChange()863 mEndFixedRotation = pipChange.getEndFixedRotation(); in startEnterAnimation()
866 public int getEndFixedRotation() { in getEndFixedRotation() method in TransitionInfo.Change