Home
last modified time | relevance | path

Searched refs:startRotationAnimation (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java359 startRotationAnimation(startTransaction, change, info, anim, animations, in startAnimation()
411 startRotationAnimation(startTransaction, change, info, in startAnimation()
618 private void startRotationAnimation(SurfaceControl.Transaction startTransaction, in startRotationAnimation() method in DefaultTransitionHandler